On 25 March 2010 16:06, Q <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On 3/24/2010 11:12 PM, Andrew Dunbar wrote:
>>> It seems there are some very stale old modules still installed which
>>> seem to now be considered defacto standard by the Perl community. POE
>>> and its child classes such as POE::Component::IRC for example.
>>
>>> I couldn't even find what was the right path for these modules for a
>>> script running on nightshade or wolfsbane and ended up installing
>>> local copies of the current versions.
>
> $ perl -V
>
> will tell you where perl looks for libraries, and

Aha thanks!

> $ perl -MModule -e 'print "$Module::VERSION\n"'

Yes I was printing these from my bot so I new it was using ancient
versions of some modules but wanted to know where they were coming
from. I wonder if there is a programmatic equivalent for -V

Andrew Dunbar (hippietrail)

> will generally give you the version.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.14 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQEcBAEBCAAGBQJLqu9NAAoJEL+AqFCTAyc2rfgH/1Kua0w7IbRgNYUN6qoHpXiv
> u3bEqX9OUe28MaPvasNh8jRyPJMwzYPFCr++4Niok2f0BShWX5FNTwTz1qB91pED
> FHltoRCBZk533RuWjH/8lmqukpaWqyveIDko43mXMczdoSnZATc0zc4G9V0ZLEXg
> 1KG0yaScgTB0RpElTkmNDQMT1QE7gBGPwsA8Ueea1Nc5FVRpjUeOptHFD+bX0yEw
> 5Dh8msrtMS+PZB9FMHcjB9zvUOoRJKw7kofGkmHJVKalG6PhZFAT8eZJ4211wxCT
> crOe3dfSqhmb9rHTM+Xw8OLmpIvLIXzrROCUOz0dhkULQ0n9Qd/tJlQAF8L4VuM=
> =u9Aw
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Toolserver-l mailing list ([email protected])
> https://lists.wikimedia.org/mailman/listinfo/toolserver-l
> Posting guidelines for this list: 
> https://wiki.toolserver.org/view/Mailing_list_etiquette
>



-- 
http://wiktionarydev.leuksman.com http://linguaphile.sf.net

_______________________________________________
Toolserver-l mailing list ([email protected])
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette

Reply via email to