Rasmus Skaarup wrote:
Is it simply a newly module dependency issue with the following two modules: String::CamelCase String::ToIdentifier::EN that I should report to the FreeBSD port-guys?
Yes. Given how 0.07011 (not 0.0711) is explicitly asking for these dependencies[1], it is definitely a sloppy ports work and/or a sloppy installation. Also note that the current version on CPAN is 0.07014, with a number of bugfixes over what you are trying to install[2]. Consider using local::lib or perlbrew ;) [1] https://metacpan.org/source/RKITOVER/DBIx-Class-Schema-Loader-0.07011/Makefile.PL#L58 [2] https://metacpan.org/source/RKITOVER/DBIx-Class-Schema-Loader-0.07014/Changes#L3 _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
