This update fixes the following error which occurs in re.pl with p5-Moose-0.99. % re.pl Can't locate object method "load_plugin" via package "Moose::Meta::Class" at /usr/local/lib/perl5/site_perl/5.10.1/Devel/REPL/Plugin/LexEnv.pm line 9. BEGIN failed--compilation aborted at /usr/local/bin/re.pl line 3. Brad Clawsie reported this error. The diff pasted at the RT[1] fixes the issue. References: [1] https://rt.cpan.org/Public/Bug/Display.html?id=54579#txn-733197 How-To-Repeat: 1. Execute re.pl % re.pl Can't locate object method "load_plugin" via package "Moose::Meta::Class" at /usr/local/lib/perl5/site_perl/5.10.1/Devel/REPL/Plugin/LexEnv.pm line 9. BEGIN failed--compilation aborted at /usr/local/bin/re.pl line 3.
Class Changed From-To: sw-bug->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
pav 2010-02-16 15:06:02 UTC FreeBSD ports repository Modified files: devel/p5-Devel-REPL Makefile Added files: devel/p5-Devel-REPL/files patch-lib_Devel_REPL_Meta_Plugin.pm Log: - Fix runtime with new Moose PR: ports/143963 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Feature safe: yes Revision Changes Path 1.2 +4 -0 ports/devel/p5-Devel-REPL/Makefile 1.1 +21 -0 ports/devel/p5-Devel-REPL/files/patch-lib_Devel_REPL_Meta_Plugin.pm (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"