Perl-Repository-APC
view release on metacpan or search on metacpan
* make sure that prep script runs after a buildnext() run
* unneeded whitespace change that just happened
* exempt plenty of perls from being removed by thinnerrepo
* publish the repo in META.yml
* sorted CONFIG options; disable trimtrees because it is inherently
dangerous
2007-09-09 k
* stop linking empty files
* start using relocatableinc
2007-08-12 k
* Property set for release after_258
* preparing a release
* create the .patch later otherwise it will be deleted
* buildaperl: implement writedotpatch; patchaperlup: cosmetics
* patchaperlup: implement writedotpatch
* re-indent
* move subroutines together and write a large block around MAIN; no
* add a signature test
2006-02-04 k
* Property set for release after_185
* trial and error whats going on with make release
* Property set for release after_183
* trial and error whats going on with make release
* Property set for release after_181
* trial and error whats going on with make release; adding
eg/relocate-perl.pl
* Property set for release after_179
* how crazy to find a bug immediately after uploading
* Property set for release after_177
* typo in release target
* Property set for release after_175
* introduce the release target; fix the script.t test to accept
--help as an alternative to --h
* Property set for release after_173
* add the cachefilter option to binsearchaperl; add entry to the
FAQ about Module::CoreList; write a nicer ChangeLog file
MANIFEST
MANIFEST.SKIP
META.yml
Makefile.PL
README
SIGNATURE
Todo
eg/Makefile
eg/README
eg/configdiff.pl
eg/relocate-perl.pl
eg/rm-rf-allbutlatest.pl
eg/test_full_apc.pl
eg/thinnercache.pl
eg/trimtrees.pl
eg/zgrep-all-diffs.pl
lib/Perl/Repository/APC.pm
lib/Perl/Repository/APC/BAP.pm
lib/Perl/Repository/APC2SVN.pm
scripts/apc-overview
scripts/apc2svn
SHA1 1e5fff319bc8af0bf4771d705e2405e85393502f FAQ
SHA1 57a07f875b471f028d742fef5620745fc6348411 MANIFEST
SHA1 db4bc161e6057380679923d26ab8e19a66a84d12 MANIFEST.SKIP
SHA1 575ee3a3133f4e2a48635fd83c265f404c681dc8 META.yml
SHA1 616f619f886ee9f8d59115817d42f4b9a78de740 Makefile.PL
SHA1 f67c31d23c352e00aa3059a486e1ff92454f8296 README
SHA1 f093b725f196a2005c771735f0f873b7d267b9b3 Todo
SHA1 faefe32adfc84453a39eaeebbcff6daf7908d777 eg/Makefile
SHA1 6e64292e97eaa81cd693667d0b05a6877205a27a eg/README
SHA1 6b0a91bde846cfd05bc0c0cb71f402a848bfa2fe eg/configdiff.pl
SHA1 a1ca30cf2aeb6c62cfe1a85c09e870c5ecbc9627 eg/relocate-perl.pl
SHA1 24503d78051418443829f9470b366d81eb1340ed eg/rm-rf-allbutlatest.pl
SHA1 c3f14c76f500bca71840d1e2a3e8eff6d961b337 eg/test_full_apc.pl
SHA1 b0494b004e8adee4aca9b4d0965ba0b0e2dd6295 eg/thinnercache.pl
SHA1 1a4059bf59ee4e815b29c79ceb94904035c96edc eg/trimtrees.pl
SHA1 7ef53cde573c4a57edff4be9cbcd0afc64e481e6 eg/zgrep-all-diffs.pl
SHA1 31ccd9a60d36ed57f3ae7d9162ed31c809c72fbd lib/Perl/Repository/APC.pm
SHA1 5712f3d8f0d1f90d4d2e06ba9b9dd36d28742888 lib/Perl/Repository/APC/BAP.pm
SHA1 3bfa0ea3bb4201d890555efe4da8771e080648db lib/Perl/Repository/APC2SVN.pm
SHA1 927ecac6e20398fe7a68b5a8612105dbac53288e scripts/apc-overview
SHA1 47f60ad163b6f9b107c6a5636f55fd25fba42c92 scripts/apc2svn
eg/Makefile view on Meta::CPAN
CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads '
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads -Duse64bitint'
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Doptimize=-g '
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Doptimize=-g -Duse64bitint'
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Doptimize=-g -Dusethreads '
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Doptimize=-g -Dusethreads -Duse64bitint'
# ATTN: relocateableinc does not work with mod_perl 1.30 (RT #30300)
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint -Duserelocatableinc '
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint -Duserelocatableinc -Dusethreads'
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint -Duserelocatableinc -Doptimize=-g '
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint -Duserelocatableinc -Doptimize=-g -Dusethreads'
# CONFIG=--config='-Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint -Doptimize=-g -Dnoextensions="Encode"'
CONSTRUCTIO=latest
# CONSTRUCTIO=maint-5.8
# CONSTRUCTIO=maint-5.10
# attention, normally we want this to be empty!
TESTSWITCH=
( run in 1.101 second using v1.01-cache-2.11-cpan-5511b514fd6 )