<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can't locate Date/Calc.pm in @INC in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029359#M97679</link>
    <description>Thx JRF</description>
    <pubDate>Tue, 20 Feb 2007 10:08:12 GMT</pubDate>
    <dc:creator>Arturo Galbiati</dc:creator>
    <dc:date>2007-02-20T10:08:12Z</dc:date>
    <item>
      <title>Can't locate Date/Calc.pm in @INC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029354#M97674</link>
      <description>Hi mates,&lt;BR /&gt;trying to using the module Date::Calc in Perl I got:&lt;BR /&gt;&lt;BR /&gt;Can't locate Date/Calc.pm in @INC (@INC contains: /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi /opt/perl/lib/5.6.1 /opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi /opt/perl/lib/site_perl/5.6.1 /o&lt;BR /&gt;pt/perl/lib/site_perl .).&lt;BR /&gt;BEGIN failed--compilation aborted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Environment:&lt;BR /&gt;%uname -a&lt;BR /&gt;HP-UX hpbbnn1 B.11.11 U 9000/800 1971344035 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;%perl -V&lt;BR /&gt;Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.00, archname=PA-RISC1.1-thread-multi&lt;BR /&gt;    uname='hp-ux llbertha b.11.00 u 9000800 2002402864 unlimited-user license '&lt;BR /&gt;    config_args='-des -Dcf_by=ActiveState -Dcf_email=ActivePerl@ActiveState.com -Uinstallusrbinperl -Ud_sigsetjmp -Dusethreads -Duseithreads -Duselargefiles -Dinc_version_list=5.6.0/$archname 5.6.0 -D&lt;BR /&gt;cc=gcc -Accflags=-mpa-risc-1-1 -fPIC -Dd_attribut=undef -Darchname=PA-RISC1.1 -Dcccdlflags=-fPIC -Dprefix=/opt/perl'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define&lt;BR /&gt;    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='gcc', ccflags ='-DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE &lt;BR /&gt;-D_FILE_OFFSET_BITS=64',&lt;BR /&gt;    optimize='-O',&lt;BR /&gt;    cppflags='-DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include'&lt;BR /&gt;    ccversion='', gccversion='2.9-hppa-991112', gccosandvers='hpux11.00'&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, usemymalloc=n, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='ld', ldflags =' -L/usr/local/lib'&lt;BR /&gt;    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib&lt;BR /&gt;    libs=-lnsl -lnm -lndbm -lmalloc -ldld -lm -lpthread -lc -lndir -lcrypt -lsec&lt;BR /&gt;    perllibs=-lnsl -lnm -lmalloc -ldld -lm -lpthread -lc -lndir -lcrypt -lsec&lt;BR /&gt;    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-b -L/usr/local/lib'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl): &lt;BR /&gt;  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT&lt;BR /&gt;  Locally applied patches:&lt;BR /&gt;        ActivePerl Build 633&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Jun 17 2002 21:04:57&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi&lt;BR /&gt;    /opt/perl/lib/5.6.1&lt;BR /&gt;    /opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi&lt;BR /&gt;    /opt/perl/lib/site_perl/5.6.1&lt;BR /&gt;    /opt/perl/lib/site_perl&lt;BR /&gt;    .&lt;BR /&gt;&lt;BR /&gt;please, can you help me?&lt;BR /&gt;TIA,&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Feb 2007 04:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029354#M97674</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2007-02-20T04:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't locate Date/Calc.pm in @INC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029355#M97675</link>
      <description>Art,&lt;BR /&gt;Is the module Date::Calc installed ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~stbey/Date-Calc-5.5/" target="_blank"&gt;http://search.cpan.org/~stbey/Date-Calc-5.5/&lt;/A&gt;&lt;BR /&gt; &lt;A href="http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Date-Calc-5.4.tar.gz" target="_blank"&gt;http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Date-Calc-5.4.tar.gz&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Feb 2007 04:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029355#M97675</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-20T04:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't locate Date/Calc.pm in @INC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029356#M97676</link>
      <description>Hi, really I don't know, I'm new on Perl.&lt;BR /&gt;How can I check if the module is installed?</description>
      <pubDate>Tue, 20 Feb 2007 05:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029356#M97676</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2007-02-20T05:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't locate Date/Calc.pm in @INC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029357#M97677</link>
      <description>Art,&lt;BR /&gt;quickest way is probably:&lt;BR /&gt;perldoc perllocal | col -b | grep -i date</description>
      <pubDate>Tue, 20 Feb 2007 05:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029357#M97677</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-20T05:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't locate Date/Calc.pm in @INC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029358#M97678</link>
      <description>HI Art:&lt;BR /&gt;&lt;BR /&gt;The Date::Calc module (unfortunately) isn't part of the core Perl distribution.&lt;BR /&gt;&lt;BR /&gt;An easy way to verify a module's existence is to do:&lt;BR /&gt;&lt;BR /&gt;# perl -MDate::Calc -e 1&lt;BR /&gt;&lt;BR /&gt;...if nothing returns, then the module *is* installed.  A message that begins with "Can't locate" means the module isn't installed.&lt;BR /&gt;&lt;BR /&gt;Your Perl was built with 'gcc' so if you have or want to install 'gcc' you can download and install 'Date::Calc' and its dependencies from CPAN:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~stbey/Date-Calc-5.4/Calc.pod" target="_blank"&gt;http://search.cpan.org/~stbey/Date-Calc-5.4/Calc.pod&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Another choice would be to fetch a more recent Perl from Merijn's site.  He includes 'Date::Calc' in his builds:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 20 Feb 2007 08:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029358#M97678</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-20T08:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can't locate Date/Calc.pm in @INC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029359#M97679</link>
      <description>Thx JRF</description>
      <pubDate>Tue, 20 Feb 2007 10:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-locate-date-calc-pm-in-inc/m-p/5029359#M97679</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2007-02-20T10:08:12Z</dc:date>
    </item>
  </channel>
</rss>

