Lines Matching refs:AutoSplit
31 require AutoSplit; # Run time. Check it compiles.
32 ok (1, "AutoSplit loaded");
65 my $com = qq($runperl -e "use AutoSplit; autosplit (qw(@_))");
68 # it's probably worthwhile spawning, as it ensures that nothing in AutoSplit
182 # compare routine in AutoSplit thinks that it shouldn't split the files.
205 tests from the end of the AutoSplit module.
211 @Yet::Another::AutoSplit::ISA = 'AutoLoader';
221 package Yet::Another::AutoSplit;
229 Warning: AutoSplit had to create top-level *DIR* unexpectedly.
234 directory *DIR**PATHSEP*Yet*PATHSEP*Another*PATHSEP*AutoSplit*ENDPATHSEP*:
245 *DIR*/Yet/Another/AutoSplit/testtesttesttest4_1.al
246 *DIR*/Yet/Another/AutoSplit/testtesttesttest4_2.al
271 ok (Yet::Another::AutoSplit->testtesttesttest4_1 eq "another test 4");