in reply to Re^3: use and require inside subsin thread use and require inside subs
print "$_\n" for keys %INC; if (0) { print "This block is happening!\n"; use Win32; } [download]
--[ e d @ h a l l e y . c c ]