Ask a Question related to PERL Modules, Design and Development.
-
Rong Hu #1
Locale::gettext is first distributed in which Perl version?
Does someone know Locale::gettext module is first distributed in which Perl
version? In general, how can I find the Perl version of a module's first
distribution?
Thanks,
Rong
Rong Hu Guest
-
Perl version on Solaris
Hi all, I'm trying to figure out exactly what I need to support and I'm getting conflicting inputs. Perhaps someone can shed some light on the... -
migrating perl from version x to version y
Can some one tell me if there is an easy way generally speaking to migrate one version of perl and the modules installed under it to another... -
May I know the perl version of following shellscript
Hi, I am new to Perl. I have a follpwing shell script if ; then exit 0 else exit 1 fi -
perl 5.8.0 failed some locale tests on redhat 9
I have some failed tests when running 'make test' for perl 5.8.0 on redhat 9. Below are the failed tests and messages, and below that is the output... -
Perl lib version (v5.6.0) doesn't match executable version (v5.8.0)
Hello. On a Linux PC, I'm trying to install libwww-perl, but I get this error message when 'make': ------------- Perl lib version (v5.6.0)... -
Ron Savage #2
Re: Locale::gettext is first distributed in which Perl version?
On Sat, 22 Apr 2006 21:36:50 +1000, Rong Hu wrote:
Hi
Search CPAN for Module::CoreList> Does someone know Locale::gettext module is first distributed in
> which Perl version? In general, how can I find the Perl version of
> a module's first distribution? Thanks, Rong
Ron Savage Guest
-
Paul Lalli #3
Re: Locale::gettext is first distributed in which Perl version?
Rong Hu wrote:
I'm confused as to what makes you think it was *ever* distributed any> Does someone know Locale::gettext module is first distributed in which Perl
> version?
Perl releases? It's not listed on
[url]http://perldoc.perl.org/perlmodlib.html[/url], which makes me assume it's
always just been a CPAN release.
As another poster pointed you to, Module::CoreList> In general, how can I find the Perl version of a module's first distribution?
Paul Lalli
Paul Lalli Guest



Reply With Quote

