On Tue, Feb 16, 2010 at 06:47:25PM -0800, cr...@animalhead.com wrote:
> So I would like to add some tests to one of my test files,
> involving something like `perl -c scripts/my_script`, and
> fail if there's an error.
>
> My question is: where under M::B can I get the path to the
> perl under wh
Sorry... /usr/local/lib and create links in /cgi-bin
De: Skript Ke
Para: module-authors@perl.org
Enviado: miƩ,17 febrero, 2010 11:57
Asunto: create installation issues
I am creating a module that requires the installation of some files in
www/cgi-bin
Can be
I am creating a module that requires the installation of some files in
www/cgi-bin
Can be viewed at:
http://github.com/Skriptke/nes
Directories /obj and /plugin
What is the best procedure when creating makefile.pl?
Adding makefile.pl necessary instructions to install these files in /usr
/local
cr...@animalhead.com wrote:
Q: How can a test program tell if it's running in verbose mode?
you don't. use note($message) from Test::More to output things that
should be seen only in verbose mode.
cheers,
Aldo