Searched refs:swtest (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Dswitches.t147 $filename = 'swtest.pm';
151 package swtest; package
160 is( $r, '<swtest>', '-M' );
165 is( $r, '<swtest><foo>', '-M with import parameter' );
179 is( $r, '<swtest><foo><bar>', '-m with import parameters' );

Completed in 102 milliseconds