Help for this page
use NotAPragma; ...
package NotAPragma; sub import { ... print "@lines\n"; ## << this is the ... after use NotAPragma; } 1;