Getting the schema for a DB table
Tom Hukins
tom at eborcom.com
Tue May 27 21:02:30 BST 2014
On Tue, May 27, 2014 at 08:20:02PM +0200, Thomas Klausner wrote:
> I've never had problems with installing deps since cpanm came out.
>
> I usually do something like
> cpanm --installdeps . -n -L local
That's fortunate. In recent months I've encountered problems taking
this approach with a client's code base. Off the top of my head, I
recall problems with Net::Amazon::S3 and Net::Server. I might have
forgotten others.
Of course, I'm using open source software so I submit patches (if
others haven't beaten me to it) and wait patiently. I'm not
complaining: I don't feel entitled to anything more.
To work around this, you can point cpanm at your own Pinto with local
patches, but I don't see unpatched CPAN as a frustration-free way of
stating dependencies for large code bases.
Tom
More information about the london.pm
mailing list