Searched refs:AutoSplit (Results 1 – 22 of 22) sorted by relevance
54 require AutoSplit; # Run time. Check it compiles.55 ok (1, "AutoSplit loaded");88 my $com = qq($runperl -e "use AutoSplit; autosplit (qw(@_))");91 # it's probably worthwhile spawning, as it ensures that nothing in AutoSplit234 tests from the end of the AutoSplit module.240 @Yet::Another::AutoSplit::ISA = 'AutoLoader';250 package Yet::Another::AutoSplit;258 Warning: AutoSplit had to create top-level *DIR* unexpectedly.274 *DIR*/Yet/Another/AutoSplit/testtesttesttest4_1.al275 *DIR*/Yet/Another/AutoSplit/testtesttesttest4_2.al[all …]
1221 require AutoSplit;1222 my $retval = AutoSplit::autosplit(@_);1223 close *AutoSplit::IN if defined *AutoSplit::IN{IO};
1 package AutoSplit; package587 package Yet::Another::AutoSplit;
4 AutoLoader cpan/AutoLoader/t/02AutoSplit.t bb90cda13b88599ad45de4b45799d5218afcb6d8
65 AutoSplit 3p lib/AutoSplit.pm \
87 $(LDLIBPTH) ./miniperl -Ilib -e 'use AutoSplit; \
105 …for (file in lib/*.pm lib/*/*.pm archlib/Config.pm) $miniperl -e 'use AutoSplit; autosplit(@ARGV)'…
254 AutoSplit 3p lib/AutoSplit.pm \
336 cpan/AutoLoader/lib/AutoSplit.pm Split up autoload functions338 cpan/AutoLoader/t/02AutoSplit.t See if AutoSplit works
404 AutoSplit and AutoLoader modules in the standard distribution for
143 A different approach is to autoload seldom-used Perl code. See the AutoSplit and AutoLoader modules…
669 AutoSplit and AutoLoader modules in the standard distribution for
230 the C<AutoSplit>X<AutoSplit module> module, which has nothing to do with the
366 =item C<AutoSplit>
353 Likewise, when using the L<C<AutoSplit>|AutoSplit> module, try to keep
226 C<AutoSplit> upgraded to 1.06
2031 described in L<AutoLoader> and in L<AutoSplit>, the standard
184 F<AutoSplit.pm> and F<SelfLoader.pm> have been updated to keep the attributes
782 F<AutoSplit.pm> and F<SelfLoader.pm> have been updated to keep the attributes
1254 are a misprint in a function/method name or a failure to C<AutoSplit>
554 ./usr/share/man/man3p/AutoSplit.3p
825 ./usr/libdata/perl5/AutoSplit.pm