[plug] Config.pm

James Devenish devenish at guild.uwa.edu.au
Sun Sep 28 12:19:09 WST 2003


In message <3F765E60.60606 at leftclick.com.au>
on Sun, Sep 28, 2003 at 12:06:56PM +0800, Ben New wrote:
> I'm trying to add a path to @INC,
[...]
> Config.pm files

(Noting that I don't understand Perl...) Might be a good idea not to
modify files that are part of a package: upgrades will no longer be
"perfect".

> #> find / -name Config.pm

If you find yourself doing this a lot (or even just occasionally), you
might like to install the "locatedb" or "slocate" packages. They will
build a file list on a nightly basis. Even if you are using a filesystem
that is fast at `find /`, the consolidated locatedb database is a nice
idea.


_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list