Stas Bekman wrote:
> 
> Did you know that CPAN tolerates even the packages with no Makefile.PL? I
> don't try to disencourage you to write Makefile.PL (feel free to "steal"
> one from your favorite module), but if you really cannot build yours
> release it as it is. It still might save one of us days of work, which in
> return might give you something that you need.
> 

A very easy way of create Makefile.PL and module files
and directories is typing this:

h2xs -X -n My::Object

-- 
 - frankie -

Reply via email to