azawawi / farabi

Farabi - Modern Perl IDE
28 stars 8 forks source link

Please drop Module::Pluggable to 4.5 #11

Closed kevindawson closed 11 years ago

kevindawson commented 11 years ago

I can not update Module::Pluggable to 4.6 besides the Change files shows a trivial tweak

cpan Module::Pluggable CPAN: CPAN::SQLite loaded ok (v0.202) Database was generated on Sat, 26 Jan 2013 15:41:18 GMT Updating database file ... Done!CPAN: Module::CoreList loaded ok (v2.80) Module::Pluggable is up to date (4.5).

azawawi commented 11 years ago

Which perl version are you using? I am able to use Module::Pluggable... and yes you can remove it... I am experimenting here and there to keep this brain from rotting up :)

2013/1/27 BOWTIE notifications@github.com

I can not update Module::Pluggable to 4.6 besides the Change files shows a trivial tweak

cpan Module::Pluggable CPAN: CPAN::SQLite loaded ok (v0.202) Database was generated on Sat, 26 Jan 2013 15:41:18 GMT Updating database file ... Done!CPAN: Module::CoreList loaded ok (v2.80) Module::Pluggable is up to date (4.5).

— Reply to this email directly or view it on GitHubhttps://github.com/azawawi/farabi/issues/11.

kevindawson commented 11 years ago

$ perl -v

This is perl 5, version 16, subversion 2 (v5.16.2) built for i686-linux-thread-multi

Copyright 1987-2012, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page.

also note

$ corelist -a Module::Pluggable

Data for 2013-01-20 Module::Pluggable was first released with perl v5.8.9 v5.8.9 3.8
v5.9.5 3.6
v5.10.0 3.6
v5.10.1 3.9
v5.11.0 3.9
v5.11.1 3.9
v5.11.2 3.9
v5.11.3 3.9
v5.11.4 3.9
v5.11.5 3.9
v5.12.0 3.9
v5.12.1 3.9
v5.12.2 3.9
v5.12.3 3.9
v5.12.4 3.9
v5.12.5 3.9
v5.13.0 3.9
v5.13.1 3.9
v5.13.2 3.9
v5.13.3 3.9
v5.13.4 3.9
v5.13.5 3.9
v5.13.6 3.9
v5.13.7 3.9
v5.13.8 3.9
v5.13.9 3.9
v5.13.10 3.9
v5.13.10 3.9
v5.13.11 3.9
v5.14.0 3.9
v5.14.1 3.9
v5.14.2 3.9
v5.14.3 3.9
v5.15.0 3.9
v5.15.1 3.9
v5.15.2 3.9
v5.15.3 3.9
v5.15.4 3.9
v5.15.5 3.9
v5.15.6 3.9
v5.15.7 4.0
v5.15.8 4.0
v5.15.9 4.0
v5.16.0 4.0
v5.16.1 4.0
v5.16.2 4.0
v5.17.0 4.0
v5.17.1 4.0
v5.17.2 4.0
v5.17.3 4.3
v5.17.4 4.3
v5.17.5 4.3
v5.17.6 4.5
v5.17.7 4.5
v5.17.8 4.5

2013-01-23 - 4.6 Add warning about future removal from core

2012-11-05 - 4.5 Fix docs Fix problem with PAUSE upload

that should get your little Gray cells all excited :)

azawawi commented 11 years ago

Dropped and added plugin manager in 0.28...0.29. Fixed