Re: PYTHON WORKING WITH PERL ??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steve Holden

    Re: PYTHON WORKING WITH PERL ??

    Blubaugh, David A. wrote:
    To All,
    >
    >
    I was wondering if it was possible to have a situation where a
    programming project would utilized BOTH python and perl? Such as
    utilizing python for internet programming and then utilize perl for text
    processing and systems programming? Is this even feasible???
    >
    >
    Thanks,
    >
    So sorry to hear Google isn't available from your network ;-)



    regards
    Steve
    --
    Steve Holden +1 571 484 6266 +1 800 494 3119
    Holden Web LLC http://www.holdenweb.com/

  • srf99@ferg.org

    #2
    Re: PYTHON WORKING WITH PERL ??

     http://search.cpan.org/~gaas/pyperl-1.0/perlmodule.pod

    A friend of mine who is a Perl user pointed out that although the
    "perl" module exists:

    I think it was largely experimental. As you can see from its release
    page:

    it was created in 2001 and hasn't been updated, and it has mostly
    failed the automated tests.

    -- Steve Ferg

    Comment

    Working...