Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Using File::ShareDir in development

by Anonymous Monk
on May 08, 2014 at 13:42 UTC ( [id://1085468]=note: print w/replies, xml ) Need Help??


in reply to Re: Using File::ShareDir in development
in thread Using File::ShareDir in development

Except this doesn't actually solve the problem. If you are writing tests that rely on finding files in the shared directory, when an end user attempts to install the module, they are going to get errors on these tests that the shared directory cannot be found. The tests are going to fail until the module is installed. So unless you write specific instructions that the user needs to force install before testing... A clean solution that allows you to develop and install with no special instructions is ideal.
  • Comment on Re^2: Using File::ShareDir in development

Replies are listed 'Best First'.
Re^3: Using File::ShareDir in development
by Anonymous Monk on May 09, 2014 at 00:51 UTC

    Except ... blah ...

    Development doesn't imply "tests that rely on sharedir" :) its perfectly possible to develop this way ... sure its no File::Share (or the other longer named module) but not a big deal :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1085468]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-18 04:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found