Find::Lib simplifies loading of libraries
Yann Kerherve has released Find::Lib, an alternate way of loading libraries in non-standard locations. Find::Lib lets you specify paths like so:
use base Find::Lib '../bootstrap/lib' => 'My::Bootstrap', %param;
I'd love to hear from anyone who's used it and what they think.
0 TrackBacks
Listed below are links to blogs that reference this entry: Find::Lib simplifies loading of libraries.
TrackBack URL for this entry: http://perlbuzz.com/cgi-bin/mt/mt-tb.cgi/239
Leave a comment