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.43 by root, Sun Jun 26 17:26:52 2011 UTC vs.
Revision 1.44 by root, Mon Jun 27 21:56:40 2011 UTC

897about as big as 5.12.3). 897about as big as 5.12.3).
898 898
899=item C<PERL_MM_USE_DEFAULT>, C<EV_EXTRA_DEFS>, ... 899=item C<PERL_MM_USE_DEFAULT>, C<EV_EXTRA_DEFS>, ...
900 900
901Usually set to C<1> to make modules "less inquisitive" during their 901Usually set to C<1> to make modules "less inquisitive" during their
902installation, you can set any environment variable you want - some modules 902installation. You can set any environment variable you want - some modules
903(such as L<Coro> or L<EV>) use environment variables for further tweaking. 903(such as L<Coro> or L<EV>) use environment variables for further tweaking.
904 904
905=item C<PERL_PREFIX> 905=item C<PERL_PREFIX>
906 906
907The prefix where perl gets installed (default: F<$STATICPERL/perl>), 907The prefix where perl gets installed (default: F<$STATICPERL/perl>),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines