ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/Changes
(Generate patch)

Comparing cvsroot/App-Staticperl/Changes (file contents):
Revision 1.37 by root, Thu Feb 10 12:02:09 2011 UTC vs.
Revision 1.38 by root, Thu Feb 10 22:44:29 2011 UTC

2 2
3TODO: --ignore-env 3TODO: --ignore-env
4TODO: / at glob end == (.pm|/.*)? 4TODO: / at glob end == (.pm|/.*)?
5 5
6TODO: better guessing -M"" syntax - anything thats not a module name 6TODO: better guessing -M"" syntax - anything thats not a module name
7 - the one-arg form of add/Binadd was broken. 7 - the one-arg form of add/binadd was broken.
8 - / and //-paths are now & and &&, to avoid absolute paths. 8 - --add and --binadd now use the file as alias if the alias is missing.
9 - embeddable bundle files were broken because "args" 9 - embeddable bundle files were broken because "args"
10 was used before defined. 10 was used before defined.
11 - mkapp now actually passes arguments to the boot script. 11 - mkapp now actually passes arguments to the boot script.
12 - more cpan-testers workarounds :/. 12 - more cpan-testers workarounds :/.
13 - use, not just require, modules when tracing their dependencies. 13 - use, not just require, modules when tracing their dependencies.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines