|
|
Log in / Subscribe / Register

use only This::One => 1.23; (use Perl)

Brian Ingerson has written a module that allows version specific module loading in Perl. "Have you ever wanted to make sure that use only loaded a particular version of a module? Or have you ever wanted to install several versions of a module, and easily be able to pick which one you want to load? I've written a module called only.pm to help you do just that.

to post comments


Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds