view release on metacpan or search on metacpan
lib/App/Magpie/Action/WebStatic.pm view on Meta::CPAN
foreach my $f ( keys %rrdfile ) {
$rrd{$f} = RRDTool::OO->new( file=>$rrdfile{$f} );
next if -f $rrdfile{$f};
$self->log_debug( "creating $rrdfile{$f}" );
$rrd{$f}->create(
step => 60*60*24, # 1 measure per day
data_source => {
name => "nb",
type => "GAUGE",
},
archive => { rows => 365 * 100 }, # data kept for 100 years (!)
view all matches for this distribution
view release on metacpan or search on metacpan
xt/author/tidyall.t view on Meta::CPAN
# This file was automatically generated by Dist::Zilla::Plugin::Test::TidyAll v$VERSION
use Test::More 0.88;
use Test::Code::TidyAll 0.24;
tidyall_ok(
verbose => ( exists $ENV{TEST_TIDYALL_VERBOSE} ? $ENV{TEST_TIDYALL_VERBOSE} : 0 ),
jobs => ( exists $ENV{TEST_TIDYALL_JOBS} ? $ENV{TEST_TIDYALL_JOBS} : 1 ),
);
view all matches for this distribution
view release on metacpan or search on metacpan
- 6 files changed, 79 insertions(+), 80 deletions(-)
- (run req) + List::Util 1.45
- (run req) + Mojolicious 6.00
- (run req) + Moose 2.1803
- (run req) + Types::Standard 1.000006
- (run req) ~ Map::Metro 0.2206 --> 0.2405
- (run req) ~ perl 5.016000 --> 5.010000
- (run req) - List::AllUtils
- (run req) - Mojolicious::Lite
- (test req) + ExtUtils::MakeMaker (any)
- (test req) + File::Spec (any)
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/MechaCPAN/Install.pm view on Meta::CPAN
=head3 source
Add a source translation to the installation. This can be used to translate a module name into another form, like using an exact version of a module or pull another module from its git repo. This can be repeated multiple times for multiple translatio...
# Examples of --source
mechacpan install Catalyst --source Try::Tiny=ETHER/Try-Tiny-0.24
mechacpan install Catalyst --source Catalyst=git://git.shadowcat.co.uk/catagits/Catalyst-Runtime.git
=head3 only-sources
Do not use modules not listed in the source list. This means if you do not specify every module and every prerequisite in the source list, then it will not be installed. This doesn't sound very useful since you would be potentially listing hundreds o...
view all matches for this distribution
view release on metacpan or search on metacpan
- Update Eval scanner to take four
- Update Test-Requires scanner to take two
- use can_xs instead of can_cc ribasushi++
- start of experimental only displaying a module once
0.24 2013-06-03
- fix duplicate package name issue
- refactor the output format into composed roles
0.23 2013-06-03
- refactor to use Perl::MinimumVersion::Fast for speed and coverage
view all matches for this distribution
view release on metacpan or search on metacpan
SHA1 ae89ef42358feb78cd2b3e5070b5b765401f1af8 Changes
SHA1 54dda90b3b1d13d5d5ec34f1f3ec80c21b7ef4ca LICENSE
SHA1 e4219736823f5dd88074d6bc88bc9801ead8d2a9 MANIFEST
SHA1 dcab05692c626fb447637b8c74c58d2bd80aeee6 MANIFEST.SKIP
SHA1 e5d6b17211972ae128042bf4b4293e0af61ee179 META.json
SHA1 7bcc169e7d132d839296f93705241a9ed0c36291 META.yml
SHA1 b8fb0b1d32163dc7272f60800b7771a1d6a7a8ce Makefile.PL
SHA1 dbc138a915f3d7cf6effa9bfb4066854d18a612d README
SHA1 1658874bbe0f508e4d9a2c224b1d201fb634e877 lib/App/Milter/Limit/Plugin/SQLite.pm
SHA1 5387f8ed48de7ef64220c5ed2c77e41ed844adb2 t/author-pod-coverage.t
SHA1 8efad25309730a4d501fb40fc03eda4697303372 t/author-pod-syntax.t
view all matches for this distribution
view release on metacpan or search on metacpan
root/js/ext-3.3.1/ext-all.js view on Meta::CPAN
* Ext JS Library 3.3.1
* Copyright(c) 2006-2010 Sencha Inc.
* licensing@sencha.com
* http://www.sencha.com/license
*/
(function(){var h=Ext.util,k=Ext.each,g=true,i=false;h.Observable=function(){var l=this,m=l.events;if(l.listeners){l.on(l.listeners);delete l.listeners}l.events=m||{}};h.Observable.prototype={filterOptRe:/^(?:scope|delay|buffer|single)$/,fireEvent:fu...
/* SWFObject v2.2 <http://code.google.com/p/swfobject/>
is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
var swfobject=function(){var F="undefined",t="object",U="Shockwave Flash",Y="ShockwaveFlash.ShockwaveFlash",s="application/x-shockwave-flash",T="SWFObjectExprInst",z="onreadystatechange",Q=window,l=document,v=navigator,V=false,W=[i],q=[],P=[],K=[],n,...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/MineralUtils.pm view on Meta::CPAN
purity => 1,
unit => "mg-mg-glycerophosphate-hydrate",
summary => "Magnesium glycerophosphate anhydrous (C\x{2083}H\x{2087}MgO\x{2086}P.H2O, C3H9MgO7P), in milligrams",
},
{
amount => 3.6101083032491,
pct_mg => 27.7393433785657,
purity => 1,
unit => "mg-trimagnesium-orthophosphate-anhydrous",
summary => "Trimagnesium orthophosphate (Mg3O8P2), in milligrams",
},
lib/App/MineralUtils.pm view on Meta::CPAN
pct_zn => 31.2175712239376,
unit => "mg-zn-citrate-trihydrate",
summary => "Zinc citrate (trizinc dicitrate) trihydrate (Zn3(C6H5O7)2.3H2O) [uncommon], in milligrams",
},
{
amount => 1.2453300124533,
pct_zn => 80.3391496682232,
unit => "mg-zn-oxide",
summary => "Zinc oxide (ZnO), in milligrams",
},
{
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/MonM/Notifier/Store.pm view on Meta::CPAN
set => [
"RaiseError 0",
"PrintError 0",
"mysql_enable_utf8 1",
],
expires => 3600*24*7,
maxtime => 300,
);
die($store->error) if $store->error;
lib/App/MonM/Notifier/Store.pm view on Meta::CPAN
set => [
"RaiseError 0",
"PrintError 0",
"mysql_enable_utf8 1",
],
expires => 3600*24*7,
maxtime => 300,
);
Creates DBI object
lib/App/MonM/Notifier/Store.pm view on Meta::CPAN
use App::MonM::Const;
use App::MonM::Util qw/ set2attr /;
use constant {
EXPIRES => 30*24*60*60, # 30 days max (how time to hold of messages)
MAXTIME => 300, # 5 min
JSON_ATTRS => [
{ # For serialize
utf8 => 0,
pretty => 1,
lib/App/MonM/Notifier/Store.pm view on Meta::CPAN
my $t = shift; # Attempt number
if ($t >= 0 and $t < 5) { return 60 } # 1 min per 5 min (5 times)
elsif ($t >= 5 and $t < 7) { return 60*5 } # 5 min per 15 min (2 times)
elsif ($t >= 7 and $t < 10) { return 60*15 } # 15 min per 1 hour (3 times)
elsif ($t >= 10 and $t < 33) { return 60*60 } # 1 hour per day (23 times)
elsif ($t >= 33 and $t < 39) { return 60*60*24 } # 1 day per week (6 times)
elsif ($t >= 39 and $t < 42) { return 60*60*24*7 } # 1 week per month (3 times)
return 60*60*24*30; # every 1 month
}
1;
__END__
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/MonM/Util.pm view on Meta::CPAN
my $time = trim(shift // 0);
my %mult = (
's' => 1,
'm' => 60,
'h' => 60*60,
'd' => 60*60*24,
'M' => 60*60*24*30,
'y' => 60*60*24*365
);
if (!$time || (lc($time) eq 'now')) {
return 0;
} elsif ($time =~ /^\d+$/) {
return $time; # secs
lib/App/MonM/Util.pm view on Meta::CPAN
"saturday" => "sat",
},
AT_DEFAULT => 'Sun-Sat',
SFT_DEFAULT => '[00:00-23:59]',
OFFSET_START => 0, # 00:00
OFFSET_FINISH => 60*60*24-1, # 23:59
};
sub new {
my $class = shift;
my %args = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/MtAws/DateTime.pm view on Meta::CPAN
# should work with Y2038 dates if underlying OS supports 64bit time (otherwise we don't need such conversion in
# mt-aws-glacier)
sub epoch_to_iso8601
{
my ($time) = @_;
return if $time < -30610224000 || $time > 253402300799;
strftime("%Y%m%dT%H%M%SZ", gmtime($time));
}
our %_year_month_shift;
view all matches for this distribution
view release on metacpan or search on metacpan
0.25 2022-09-10
Updating for release of version 0.25
Updated (Ivan Wills)
Adding listing of groups option (Ivan Wills)
0.24 2020-04-02
Updating for release of version 0.24
Got tests to match code changes (Ivan Wills)
Making is possible to control synchronize-pages's state (Ivan Wills)
Fixed the test (Ivan Wills)
Removed warning (Ivan Wills)
Adding more info to show which server your are connected to (Ivan Wills)
view all matches for this distribution
view release on metacpan or search on metacpan
cpanfile.snapshot view on Meta::CPAN
MRO::Compat 0.05
Module::Runtime 0.014
Module::Runtime::Conflicts 0.002
Package::DeprecationManager 0.11
Package::Stash 0.32
Package::Stash::XS 0.24
Params::Util 1.00
Scalar::Util 1.19
Sub::Exporter 0.980
Sub::Identify 0
Sub::Name 0.05
cpanfile.snapshot view on Meta::CPAN
Sub::Exporter 0
Time::Piece 0
parent 0
strict 0
warnings 0
String-Flogger-1.101245
pathname: R/RJ/RJBS/String-Flogger-1.101245.tar.gz
provides:
String::Flogger 1.101245
requirements:
ExtUtils::MakeMaker 0
JSON::MaybeXS 0
Params::Util 0
Scalar::Util 0
cpanfile.snapshot view on Meta::CPAN
provides:
Tie::IxHash 1.23
requirements:
Test::More 0
perl 5.005
Try-Tiny-0.24
pathname: E/ET/ETHER/Try-Tiny-0.24.tar.gz
provides:
Try::Tiny 0.24
requirements:
Carp 0
Exporter 5.57
ExtUtils::MakeMaker 0
constant 0
view all matches for this distribution
view release on metacpan or search on metacpan
name, e.g. --output="%{artist|%{} - }%{title}.pdf".
Command line only.
- Fix memorize problem with the first chord.
- Upgrade WxChordPro to 0.972.
0.97.1 2018-10-24
- Upgrade WxChordPro to 0.970 to fix problem with custom config.
0.97 2018-10-23
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/Music/PlayTab/Output/PDF.pm view on Meta::CPAN
}
################ Other Render Functions ################
use constant MS_REST => "\x{002b}";
use constant MS_REPT => "\x{0024}";
sub render__again {
my ( $self ) = @_;
$self->chord( $self->{_prev_chord} );
}
view all matches for this distribution
view release on metacpan or search on metacpan
SHA512 f704e8abdc11f2a9535e41a68ca90a26d1a205d79e49915b5b593e2bd14eaada48edcc0522208e2ab1605186f4457074859fd92369770c1a1d2c2cce528e06aa lib/App/Muter/Backend/Uuencode.pm
SHA512 c1773fefcefcbe8a9d3e401a708643ae37fe99b3ad7bcacad4dea24b70f6cc841d28c4ecd3c98b26890ab42d6b6a23af28a10520bb2ced88c5334fd56761181f lib/App/Muter/Chain.pm
SHA512 69f0d62679b907121da7fd623c776070ec2fc87ea7fddebce71f0e9107155c0503b7c4e79e0ed0d239d20fe221653659158bfb89da0c0bc69ca59ffcfcd795b0 t/chain-entry.t
SHA512 dd9f4ae5b31a0531488d0d2dedaca5dd3c20f9616e0953bd4118bc376e4f69c2dc274cb836f12c61e339e0f1a25b0de245f97e23b9c723a5faf8f41662522b5f t/chain.t
SHA512 ae6c813e9e0e2f0dca16bf50b75f7e93231e2ae13c25a1027ecc16a13e55759e7d6d3d9af5f59ecc1132051c101c4dda69a3f2dca763168b63fd6fc013fed132 t/perlcritic.t
SHA512 e49b052e3805ce2eee3337d68e81cc8d91632b02d5ea10a7bdf7cf81078a8f9a095ab4bdc581983c4fdb10df7bb74f9d43420224012109d5cf52849eed3b3cc1 t/round-trip.t
SHA512 e7400208e3676c7673b6d98692db94dff3351b5410a243ae83e70b7b9286e599941698b45f2fb350c03c3e86c4108d7c343b05212fbf59cd3e86830bb1c7cdf5 t/test-files.t
SHA512 e041f78c3d1e6cc1b21bf6ddabc17625580ad0de0c65b1241281e6a95ad8965888b24517836d3b4acf968e855fdd50466f0fb19493b8c9a4470f8579c95e0b95 t/tests/0000
SHA512 b563dfac0f897221ff3501c7745049cf36b6e69adbc05116bf4ec0c185f7d3b15ae4e96f1070388349ca641b6d3d8f898e0451ee49759719fc5024cbb8edce2e t/tests/0001
SHA512 dafc79bc527e0b2de0ad8277e0cc95386708085c2028ef21ea0b783136ca8cb59090a16ad762daf0a12cd249f14dbb616defca4596eb76c45bd89de0425f6e60 t/tests/0002
SHA512 2e327700002722013abdb7cb8bcbbcb4e5bd9c26af12c9da4938c037f73fece08a36ab168f461d4359fb6c692e57d721f4d81dde4dd0ece20f0eaa7085c4876b t/tests/0003
SHA512 61da27f6d0a8cdd9c99a4435dd3474b106dc75d189f02263841156f290fbf92a2c7302a26433e650353ec816a0c8801fa48f9f603700b8e3ea3d400c0ccc106c t/tests/0004
view all matches for this distribution
view release on metacpan or search on metacpan
public/css/grids-responsive-min.css view on Meta::CPAN
Pure v1.0.1
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
@media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-12,.pure-u-sm-1-2,.pure-u-sm-1-24,.pure-u-sm-1-3,.pure-u-sm-1-4,.pure-u-sm-1-5,.pure-u-sm-1-6,.pure-u-sm-1-8,.pure-u-sm-10-24,.pure-u-sm-11-12,.pure-u-sm-11-24,.pure-u-sm-1...
view all matches for this distribution
view release on metacpan or search on metacpan
not run its Makefile.PL or Build.PL.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
SHA256 26503c596be103aa980c24a8f8991e0df1227e5c3acafdfe4dc32e760f2ba4d9 CONCEPT
SHA256 ece21910b361890b645009c914cb7b86961fa7697ac32d027ca6118b376f39e0 Changes
SHA256 c06cc45fc6d57010cf924da08668c0e571d7ab3f3c56a01470b1a60c5167de49 LICENSE
SHA256 75959c132a5cfc4acaf396d11d9f3cbf8fda292821b310a58c611d3a351d5411 MANIFEST
SHA256 7a9504337ec4c62696c04559bf694327ae456e662458bf692e36f4c49aa5d55a META.yml
SHA256 43c79efa1b529d6ba34503ab67622b796bb82ee51a4b0ed17b9541f762c318d3 Makefile.PL
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/Netdisco/SSHCollector/Platform/Aruba.pm view on Meta::CPAN
my @data = $ssh->capture("show arp");
chomp @data;
my @arpentries;
# 172.16.20.15 00:24:b2:69:86:7d vlan interface state
foreach my $line (@data) {
my @fields = split m/\s+/, $line;
push @arpentries, { mac => $fields[1], ip => $fields[0] };
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/NetdiscoX/Web/Plugin/RANCID.pm view on Meta::CPAN
external_links:
device:
- url: 'https://websvn.example.com/websvn/filedetails.php?repname=rancid&path=/configs/[% device %]'
displayname: 'RANCID WebSVN'
only: '192.0.2.0/24'
=head1 AUTHOR
Oliver Gorwits <oliver@cpan.org>
view all matches for this distribution
view release on metacpan or search on metacpan
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
Remove the TC MacAddressType, and replaced other uses
by MacAddress."
REVISION
"200209240000Z"
DESCRIPTION
"Added more HW models."
REVISION
"200106110000Z"
DESCRIPTION
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
sysBaudRate OBJECT-TYPE
SYNTAX INTEGER {
b600(600),
b1200(1200),
b2400(2400),
b4800(4800),
b9600(9600),
b19200(19200),
b38400(38400)
}
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
wsc5068b(20), -- 376 watt supply DC
-- w/OCP
wscac1000(21), -- 1000 watt supply AC
wscac1300(22), -- 1300 watt supply AC
wscdc1000(23), -- 1000 watt supply DC
wscdc1360(24), -- 1360 watt supply DC
wsx4008(25), -- 400 watt supply
wsc5518(26), -- 805 watt supply AC
wsc5598(27), -- 805 watt supply DC
w120(28), -- 120 watt
externalPS(29), -- external power supply
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
wsc5068b(20), -- 376 watt supply DC
-- w/OCP
wscac1000(21), -- 1000 watt supply AC
wscac1300(22), -- 1300 watt supply AC
wscdc1000(23), -- 1000 watt supply DC
wscdc1360(24), -- 1360 watt supply DC
wsx4008(25), -- 400 watt supply
wsc5518(26), -- 805 watt supply AC
wsc5598(27), -- 805 watt supply DC
w120(28), -- 120 watt
externalPS(29), -- external power supply
view all matches for this distribution
view release on metacpan or search on metacpan
Add --open (-o) for opening the nopaste in your browser (Thomas Sibley)
0.25 2011-01-03
Add support for $GITHUB_USER/$GITHUB_TOKEN to Gist service (Maximilian Gass)
0.24 2010-12-21
Gist requires https (Ricardo SIGNES)
0.23 2010-11-26
Preserve the source file's extension for ssh (Thomas Sibley)
Use Config::GitLike instead of Config::INI::Reader (Thomas Sibley)
- See also http://rafb.net/paste/
0.18 2009-12-30 16:04:45
Add ssh support (obra, jibsheet)
0.17 2009-11-02 13:20:24
fix Gist support harder by using the API rather than scraping (rjbs)
Improve --lang support for Debian (gregoa@debian.org) [rt.cpan.org #47911]
0.16 2009-10-16 14:32:09
Fix Gist support (ckuskie@sterling.net) [rt.cpan.org #50500]
view all matches for this distribution
view release on metacpan or search on metacpan
------------------------------------------
version 0.012 at 2012-08-15 19:05:05 +0000
------------------------------------------
Change: 0066b6404245b10ff4405193bc01fd2b3485a01b
Author: William Wolf <throughnothing@gmail.com>
Date : 2012-08-15 12:05:05 +0000
v0.012
view all matches for this distribution
view release on metacpan or search on metacpan
xt/author/tidyall.t view on Meta::CPAN
# This file was automatically generated by Dist::Zilla::Plugin::Test::TidyAll v$VERSION
use Test::More 0.88;
use Test::Code::TidyAll 0.24;
tidyall_ok(
verbose => ( exists $ENV{TEST_TIDYALL_VERBOSE} ? $ENV{TEST_TIDYALL_VERBOSE} : 0 ),
jobs => ( exists $ENV{TEST_TIDYALL_JOBS} ? $ENV{TEST_TIDYALL_JOBS} : 1 ),
);
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/OATH.pm view on Meta::CPAN
package App::OATH;
our $VERSION = '1.20260324'; # VERSION
use strict;
use warnings;
use Convert::Base32;
view all matches for this distribution
view release on metacpan or search on metacpan
data/currency.html view on Meta::CPAN
<iframe src="http://au.adserver.yahoo.com/a?f=97009443:LREC&p=aufin&l=LREC&c=hm&bg=ffffff" width=310 height=260 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>
</iframe>
</noscript><script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['1Ka3D9j8elY-']='&U=13dp9h3i9%2fN%3d1Ka3D9j8elY-%2fC%3d253710.6883970.7821588.6512257%2fD%3dLREC%2fB%3d2810321%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://row.bc.yahoo.com/b?P=VG0eKEWTUElF_P44Sw9AuwD5yxwJHEsUi3wAC9E3&T=162mqi6oi%2fX%3d1259637628%2fE%3d97009443%2fR%3daufin%2fK%3d5%2fV%3d2.1%2fW%3dHR%2fY%3dAUNZ%2fF%3d4083574251%2fH%3dY2FjaGVoaW5...
</small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">•</td><td><a href="http://au.us.biz.yahoo.com/ap/091130/oil_prices.html?.v=17">Oil price...
</small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">•</td><td><a href="http://au.us.biz.yahoo.com/bw/091130/20091130005673.html?.v=2">CORREC...
</small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">•</td><td><a href="http://au.us.biz.yahoo.com/fxcm/091130/1378306208.html?.v=1">The Dail...
</small></td></tr></table><table cellpadding="0" cellspacing="0" border="0" class="yfncnhl"><tr valign="top"><td class="yfncnhlbl" rowspan="2">•</td><td><a href="http://au.us.biz.yahoo.com/fxcm/091130/1181252847.html?.v=1">Australi...
</small></td></tr></table><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td align="center"><b><a href="http://au.us.biz.yahoo.com/topic/currency">More Headlines</a></b></td></tr></table></td></tr></table></div></div...
view all matches for this distribution
view release on metacpan or search on metacpan
- Add options --minimum-priority, --maximum-priority,
--with-unknown-priority to list-org-todos.
0.24 2015-03-10 Released-By: PERLANCAR
- Change result metadata 'result_format_options' ->
'cmdline.format_options'.
view all matches for this distribution
view release on metacpan or search on metacpan
- migrate to Dist::Milla
0.25 2014-01-06
- fix test failure with Pod::Simple 3.28 on Perl >= 5.18
0.24 2013-12-18
- ignore existing session on login/logout
0.23 2013-11-22
- print items in JSON
view all matches for this distribution