Skip to content

Instantly share code, notes, and snippets.

Revision history for Akado::Account
0.01 2012-09-29
* First public release
0.02 2012-10-02
* Fixing incorrect xml parse
0.03 2013-04-02
* Module is now released with Dist::Zilla
## ^\d+\.\d{2}$ Count: 1774 Percent: 59.13
Catalyst-Plugin-Email-Japanese-0.05 => 0.05
Mozilla-Mechanize-GUITester-0.06 => 0.06
Geo-Coder-Ja-0.02 => 0.02
Apache-Voodoo-1.21 => 1.21
Moxy-0.47 => 0.32
Test-Declare-0.03 => 0.02
WWW-MobileCarrierJP-0.23 => 0.14
DBD-Mock-1.39 => 1.39
Source: dh-make-perl
Section: perl
Priority: optional
Maintainer: Ivan Bessarabov <ivan@bessarabov.ru>
Build-Depends: debhelper (>= 8),
perl, libtest-exception-perl, libtest-differences-perl, libtest-deep-perl,
libtest-compile-perl, libipc-run-perl, libfile-touch-perl,
libfile-dircompare-perl
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/DhMakePerl/
$ wget http://api.metacpan.org/source/BDFOY/perlbench-0.94/benchmarks/app/perlfunc.pod
$ cat perlfunc.pod | grep =item
=item Functions for SCALARs or strings
=item Regular expressions and pattern matching
=item Numeric functions
=item Functions for real @ARRAYs
=item Functions for list data
=item Functions for real %HASHes
=item Input and output functions
#!/usr/bin/perl
=encoding UTF-8
=cut
=head1 DESCRIPTION
=cut
# common modules
$ git show aa2facfcf73dbe7cbcdaa83a26049785943d963b|cat
commit aa2facfcf73dbe7cbcdaa83a26049785943d963b
Author: Lasse Makholm <lasse@unity3d.com>
Date: Thu Jan 10 15:44:44 2013 +0100
Fix repo_source_to_contents_paths() to also work on Ubuntu
Make sure to generate paths both with and without components to
be compatible with both old and new apt-file versions. See:
https://bugs.launchpad.net/ubuntu/+source/dh-make-perl/+bug/1034881
#!/usr/bin/perl
=encoding UTF-8
=cut
=head1 DESCRIPTION
=cut
# common modules
@bessarabov
bessarabov / Config.pm
Created November 6, 2013 07:20
Исходный код Perl задачки http://perltrap.com/ru/konfiguracionnye-faily/
use strict;
use warnings;
package Config;
use YAML;
sub load
{
my ($class, %param) = @_;
return qw(
Amon2
CGI::Application
CGI::Prototype
CGI::Snapp
Catalyst::Runtime
Cot
Dancer
Dancer2
Drogo