when a user says:
perl -MApache::Test::Skeleton -e create My::Project
it will create the tree using the My-Project name as the top dir and all the files in it using My-Project
Hmm, basically we reinvent h2xs or what was the new project to replace h2xs?
exactly. I started down this road then realized it was just easier to create a tarball than have any dynamic script generation stuff - h2xs did most of the work in one step for me.
--Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
