Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Getting started with Eclipse & EPIC

by Anonymous Monk
on Aug 26, 2008 at 13:15 UTC ( [id://706897]=note: print w/replies, xml ) Need Help??


in reply to Getting started with Eclipse & EPIC

How to use perl modules while usig epic for coding in perl ? Any Suggestion
  • Comment on Re: Getting started with Eclipse & EPIC

Replies are listed 'Best First'.
Re^2: Getting started with Eclipse & EPIC
by g0n (Priest) on Aug 26, 2008 at 21:17 UTC
    I find:

    use strict; use warnings; use mymodule;

    works tolerably well for me ;-). Seriously - I don't understand your question. You use modules the same way when you write code in EPIC/Eclipse as you do any other time. Could you explain what you mean?

    --------------------------------------------------------------

    "If there is such a phenomenon as absolute evil, it consists in treating another human being as a thing."
    John Brunner, "The Shockwave Rider".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://706897]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found