[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <[EMAIL PROTECTED]>, Robert Rothenberg
<[EMAIL PROTECTED]> wrote:
> I have written some prototype Perl code that when given a set of bus routes
> will give a list of bus times f
On Tue, 2004-11-02 at 15:37, Andy Lester wrote:
> > Run h2xs, they very needed fields will be into the Makefile.PL
>
> Or use Module::Starter, which is more up-to-date.
I am using Module::Starter :-) I started using it this weekend (for
Games::Score) (And yes, it is great :-) ).
But I was lookin
I have written some prototype Perl code that when given a set of bus routes
will give a list of bus times for how to get from one point to another,
including resolving of transfers. (This was written as a way to make sense of
many different bus routes.)
Eventually I'll polish it up a bit and
> Run h2xs, they very needed fields will be into the Makefile.PL
Or use Module::Starter, which is more up-to-date.
xoa
--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
On Tue, Nov 02, 2004 at 01:07:11PM +0100, Marco Marongiu wrote:
>
>
> Jose Alves de Castro wrote:
> >I'm trying to normalize some modules, regarding tests, Makefile.PL, etc.
> >
> >I have a question: what fields do you find required or advisable in
> > every Makefile.PL? I usually have NAME, VERS
Jose Alves de Castro wrote:
I'm trying to normalize some modules, regarding tests, Makefile.PL, etc.
I have a question: what fields do you find required or advisable in
every Makefile.PL? I usually have NAME, VERSION_FROM, PREREQ_PM,
AUTHOR... am I missing something important?
Run h2xs, they ver
Hi.
I'm trying to normalize some modules, regarding tests, Makefile.PL, etc.
I have a question: what fields do you find required or advisable in
every Makefile.PL? I usually have NAME, VERSION_FROM, PREREQ_PM,
AUTHOR... am I missing something important?
TIA,
jac
--
José Alves de Castro <[EM