Click here to get back home

how to package perl applications?

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
how to package perl applications? John 11-16-2004
Get Chitika Premium
Posted by John on November 16, 2004, 9:58 am
Please log in for more thread options
Hi guys,

I have created an application in perl and I would like to know if
there is any easy way or where to look at to generate the Makefile.pl
and all the normal structure you see when you download a package from
CPAN.

The application won't write the modules on the perl library folder but
in the local destiny folder.

ie:
ChangeLog README conf
MANIFEST docs
Makefile.PL bin scripts util

What tool do you use normally to generate this structure or where can
I get some information. I have searched in google for Make makefile I
get too many hits.

Thanks for your help
J


Posted by Bill Karwin on November 16, 2004, 11:08 am
Please log in for more thread options
John wrote:
> What tool do you use normally to generate this structure or where can
> I get some information. I have searched in google for Make makefile I
> get too many hits.

ExtUtils::MakeMaker

You might also take a look at Module::MakeDist from Savage Software:
http://savage.net.au/Perl-modules/html/Module/MakeDist.html
I haven't tried it myself, but it claims to help make Perl module
distributions for both UNIXish and ActiveState (Windowsish) Perl
environments.

Regards,
Bill K.


Posted by Matt S Trout on November 16, 2004, 9:13 pm
Please log in for more thread options
>Hi guys,
>
>I have created an application in perl and I would like to know if
>there is any easy way or where to look at to generate the Makefile.pl
>and all the normal structure you see when you download a package from
>CPAN.
>
>The application won't write the modules on the perl library folder but
>in the local destiny folder.
>
>ie:
>ChangeLog README conf
>MANIFEST docs
>Makefile.PL bin scripts util
>
>What tool do you use normally to generate this structure or where can
>I get some information. I have searched in google for Make makefile I
>get too many hits.

I use Module::Build for my CPAN stuff; it can easily be configured to install
scripts etc.

Download, install and have a look at the POD - it explains it far more clearly
than I could.
--
Today's proposed addition to the PDP-11 instruction set:
MTE Mangle Tape and Eject
Today's fatal mistake:
#include <pi-sync.h> [ My homepage is http://www.trout.me.uk ]


Similar ThreadsPosted
How to package the _Inline folder contents in an exe produced using Perl. August 29, 2005, 2:43 am
ant locate object method _session_channel via package Net::SSH::Perl::SSH1 July 13, 2006, 6:05 pm
Cant locate object method _session_channel via package Net::SSH::Perl::SSH1 July 13, 2006, 6:15 pm
How do I install this package using ppm? September 28, 2005, 2:44 pm
how do I package a CPAN module? October 23, 2004, 1:13 pm
lwp package head question August 16, 2005, 10:47 am
Mail::Internet Debian Package January 9, 2005, 3:29 pm
Newbie Q: how to make a cpan package August 30, 2005, 1:59 am
Can't locate object method "ymd" via package... August 3, 2007, 6:14 am
ppm can't find any package that provide IO for Net-Stomp July 1, 2008, 4:58 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap