> >     requires => {
> >         'CGI::Application' => 4,
> >     },
>
> Yes, you can do that, but I don't think that CPAN will find and
> install CGI::Application 4.00_2 automatically.  But that doesn't stop
> a user from installing it manually.

Ah, right.  That probably makes it a bad idea to publish a module
that depends on callbacks just at the moment...

> I would suggest also putting a Beta tag on the module by adding a _1
> to the version as well, since currently you would be requiring a Beta
> module.

I was wondering if it was as simple as adding '_1'.  Thanks!


Michael


--
Michael Graham <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to