2014-02-24 08:24:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 24 08:23:27 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.010000
|
|
|
|
- use object for @INC hook instead of subref, including a 'files' method to
|
|
|
|
return a list of files provided
|
|
|
|
- generate #line relative to the whole fatpacked script so die() reports and
|
|
|
|
caller() now point directly to the right line in the script
|
|
|
|
(RT#87118, DOLMEN)
|
|
|
|
- deal with relative paths better by changing options passed to File::Find
|
|
|
|
(RT#84414, miyagawa)
|
|
|
|
- fix fatal "List form of piped open not implemented" on MSWin32 (RT#85712,
|
|
|
|
ether)
|
|
|
|
- 'file' command now takes care of keeping its original shebang line when given
|
|
|
|
the original file as its argument. The 'pack' command makes use of that too.
|
|
|
|
(Robin Smidsrod, miyagawa)
|
|
|
|
- new 'pack' command, to do everything in one command (thanks, miyagawa!)
|
|
|
|
(RT#84415)
|
|
|
|
- avoid fatal error when lib/ doesn't exist (now it is simply skipped)
|
|
|
|
(RT#84413, miyagawa)
|
|
|
|
- fix to support for < 5.8 perls (haarg)
|
|
|
|
- support for < 5.8 perls (RT#57811, haarg)
|
|
|
|
- RT #79835: install bin/fatpack (lost in 0.009009 in the
|
|
|
|
Module::Install -> Distar conversion)
|
|
|
|
- enable temp file deletion in pack.t on Win32
|
|
|
|
- RT #79489: %fatpacked keys need to be unix paths
|
|
|
|
- RT #78724: fix trace --to-stderr (ether)
|
|
|
|
- RT #78391: Avoid using $_ when requiring modules
|
|
|
|
- Allow capturing of trace information into return value
|
|
|
|
- Add repsoitory metadata to META.YML
|
|
|
|
|
2011-01-22 19:31:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 22 19:31:38 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- initial package 0.009006
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|