ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/App-Staticperl/staticperl.pod
(Generate patch)

Comparing App-Staticperl/staticperl.pod (file contents):
Revision 1.12 by root, Tue Dec 7 13:23:07 2010 UTC vs.
Revision 1.13 by root, Tue Dec 7 19:55:56 2010 UTC

81Maintaining your own custom perl build can be a pain in the ass, and while 81Maintaining your own custom perl build can be a pain in the ass, and while
82F<staticperl> tries to make this easy, it still requires a custom perl 82F<staticperl> tries to make this easy, it still requires a custom perl
83build and possibly fiddling with some modules. PAR is likely to produce 83build and possibly fiddling with some modules. PAR is likely to produce
84results faster. 84results faster.
85 85
86Ok, PAR never has worked for me out of the box, and for some people,
87F<staticperl> does work out of the box, as they don't count "fiddling with
88module use lists" against it, but nevertheless, F<staticperl> is certainly
89a bit more difficult to use.
90
86=back 91=back
87 92
88=head1 HOW DOES IT WORK? 93=head1 HOW DOES IT WORK?
89 94
90Simple: F<staticperl> downloads, compile and installs a perl version of 95Simple: F<staticperl> downloads, compile and installs a perl version of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines