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.29 by root, Wed Dec 22 01:23:37 2010 UTC vs.
Revision 1.30 by root, Wed Dec 22 03:19:54 2010 UTC

1115handling for those files), so including them on demand by your application 1115handling for those files), so including them on demand by your application
1116only might pay off. 1116only might pay off.
1117 1117
1118To simply include the whole unicode database, use: 1118To simply include the whole unicode database, use:
1119 1119
1120 --incglob '/unicore/*.pl' 1120 --incglob '/unicore/**.pl'
1121 1121
1122=item AnyEvent 1122=item AnyEvent
1123 1123
1124AnyEvent needs a backend implementation that it will load in a delayed 1124AnyEvent needs a backend implementation that it will load in a delayed
1125fashion. The L<AnyEvent::Impl::Perl> backend is the default choice 1125fashion. The L<AnyEvent::Impl::Perl> backend is the default choice

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines