On 23 Oct 2008, at 12:13, Alex Francis wrote: > So in combination, File::Temp causes the constants to become defined > and IO::File exports them into your package.
This is almost spelled out in the IO::File man page, at least on my system, and being a good boy that was the first place I looked :-) Still, a fine mental exercise for testing your understanding of perl and the mechanics of it's module implementation. -- Regards, Colin M. Strickland _______________________________________________ BristolBathPM mailing list [email protected] http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm
