Ado
view release on metacpan or search on metacpan
},
recommends => {
'DBD::SQLite' => '1.52',
'SQL::Abstract' => '1.78',
# Either
'Plack' => '1.0030',
'FCGI' => '0.74',
'FCGI::ProcManager' => '0.24',
'Apache::LogFormat::Compiler' => '0',
# or
'Mojo::Server::FastCGI' => '0.41',
},
recursive_test_files => 1,
meta_merge => {
resources => {
repository => "https://github.com/kberov/Ado",
bugtracker => "https://github.com/kberov/Ado/issues",
- Not depending on Mojo::Util in Ado::Build.
- Fixed small bug in create_readme() and optimized it.
- Installing to the more popular "siteprefix" by default.
- Fixed failing test because of missing Test::Output.
0.25 2014-01-01 20:27:50 CET
- Added more tests for Ado::Build (test coverage is > 90%).
- Fixed ACTION_perltidy. We do not modify Build.PL any more.
- Fixed stupid bug in manifest.t
0.24 2013-12-31 17:09:24 CET
- This is an important release.
CODENAME: "ÐзÑ" - U+2C00 GLAGOLITIC CAPITAL LETTER AZU(â°)
- Introduced Ado::Command::version and the concept of $CODENAME.
- We have a stabilised Build process.
- Fixed ACTION_uninstall and ACTION_fakeuninstall (Valcho).
- Fixed failing pod-coverage.t because of -T switch (Valcho).
- Fixed ACTION_perltidy - was not tidying t/*.t files.
- Added tests for ACTION_perltidy.
- Introduced t/ado-build.t.
"configure" : {
"requires" : {
"Module::Build" : "0.42"
}
},
"runtime" : {
"recommends" : {
"Apache::LogFormat::Compiler" : "0",
"DBD::SQLite" : "1.52",
"FCGI" : "0.74",
"FCGI::ProcManager" : "0.24",
"Mojo::Server::FastCGI" : "0.41",
"Plack" : "1.0030",
"SQL::Abstract" : "1.78"
},
"requires" : {
"DBIx::Simple::Class" : "1.009",
"Email::Address" : "1.905",
"Locale::Maketext" : "1.25",
"Mojolicious" : "7.43",
"Mojolicious::Plugin::DSC" : "1.005",
Ado::Sessions:
file: lib/Ado/Sessions.pm
Ado::Sessions::Database:
file: lib/Ado/Sessions/Database.pm
Ado::Sessions::File:
file: lib/Ado/Sessions/File.pm
recommends:
Apache::LogFormat::Compiler: '0'
DBD::SQLite: '1.52'
FCGI: '0.74'
FCGI::ProcManager: '0.24'
Mojo::Server::FastCGI: '0.41'
Plack: '1.0030'
SQL::Abstract: '1.78'
requires:
DBIx::Simple::Class: '1.009'
Email::Address: '1.905'
Locale::Maketext: '1.25'
Mojolicious: '7.43'
Mojolicious::Plugin::DSC: '1.005'
Mojolicious::Plugin::OAuth2: '1.52'
public/vendor/crypto-js/rollups/sha1.js view on Meta::CPAN
(c) 2009-2013 by Jeff Mott. All rights reserved.
code.google.com/p/crypto-js/wiki/License
*/
var CryptoJS=CryptoJS||function(e,m){var p={},j=p.lib={},l=function(){},f=j.Base={extend:function(a){l.prototype=this;var c=new l;a&&c.mixIn(a);c.hasOwnProperty("init")||(c.init=function(){c.$super.init.apply(this,arguments)});c.init.prototype=c;c.$s...
n=j.WordArray=f.extend({init:function(a,c){a=this.words=a||[];this.sigBytes=c!=m?c:4*a.length},toString:function(a){return(a||h).stringify(this)},concat:function(a){var c=this.words,q=a.words,d=this.sigBytes;a=a.sigBytes;this.clamp();if(d%4)for(var b...
32-8*(c%4);a.length=e.ceil(c/4)},clone:function(){var a=f.clone.call(this);a.words=this.words.slice(0);return a},random:function(a){for(var c=[],b=0;b<a;b+=4)c.push(4294967296*e.random()|0);return new n.init(c,a)}}),b=p.enc={},h=b.Hex={stringify:func...
2),16)<<24-4*(d%8);return new n.init(b,c/2)}},g=b.Latin1={stringify:function(a){var c=a.words;a=a.sigBytes;for(var b=[],d=0;d<a;d++)b.push(String.fromCharCode(c[d>>>2]>>>24-8*(d%4)&255));return b.join("")},parse:function(a){for(var c=a.length,b=[],d=...
k=j.BufferedBlockAlgorithm=f.extend({reset:function(){this._data=new n.init;this._nDataBytes=0},_append:function(a){"string"==typeof a&&(a=r.parse(a));this._data.concat(a);this._nDataBytes+=a.sigBytes},_process:function(a){var c=this._data,b=c.words,...
a._data=this._data.clone();return a},_minBufferSize:0});j.Hasher=k.extend({cfg:f.extend(),init:function(a){this.cfg=this.cfg.extend(a);this.reset()},reset:function(){k.reset.call(this);this._doReset()},update:function(a){this._append(a);this._process...
f)).finalize(b)}}});var s=p.algo={};return p}(Math);
(function(){var e=CryptoJS,m=e.lib,p=m.WordArray,j=m.Hasher,l=[],m=e.algo.SHA1=j.extend({_doReset:function(){this._hash=new p.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(f,n){for(var b=this._hash.words,h=b[...
k)-899497514);j=k;k=e;e=g<<30|g>>>2;g=h;h=c}b[0]=b[0]+h|0;b[1]=b[1]+g|0;b[2]=b[2]+e|0;b[3]=b[3]+k|0;b[4]=b[4]+j|0},_doFinalize:function(){var f=this._data,e=f.words,b=8*this._nDataBytes,h=8*f.sigBytes;e[h>>>5]|=128<<24-h%32;e[(h+64>>>9<<4)+14]=Math.f...
( run in 2.363 seconds using v1.01-cache-2.11-cpan-7add2cbd662 )