Perl is an interpreted language

Where did you hear that?

When I'm running my script, when is the compile time, and run time?

Where did you those terms?

?node_id=3989;HIT=compile%20time;re=N

Found 32 nodes roughly between 2011-02-08 and 1999-10-04 (searched 100.00% of DB).


where title contains all of "compile", "time"

2010-08-09 LanX Intercepting compile time blocks like BEGIN {} SoPW
2009-12-15 neodon Subs created at run-time are faster than those created at compile-time SoPW
2009-06-26 Cybris Compile-time/Auto-test method checking? SoPW
2009-05-26 AnomalousMonk Named Subroutine Parameters: Compile-time errors vs. Run-time warnings SoPW
2009-01-25 shmem Context: compile-time vs. run-time SoPW
2008-11-14 Anonymous Monk debug at compile time SoPW
2008-11-06 jbazik require at compile time? SoPW
2008-08-07 Withigo Turning on Taint in mod_perl after compile time or in specific packages only? SoPW
2008-06-26 SantaClaus set env var at compile time SoPW
2008-02-19 Bloodrage Changing Perl compile-time configuration settings SoPW
2007-10-10 Anonymous Monk Possible to catch undefined sub at "compile" time? SoPW
2007-10-06 syphilis Compile time problem SoPW
2007-06-01 rootcho removing debugging code at compile time ? SoPW
2007-02-06 rootcho import() and symbol-table population!? (compile vs. runtime) SoPW
2007-01-29 gam3 Timing Compile time, or timing 'use'. SoPW
2006-11-02 jbert BEGIN and compile-time Med
2006-09-02 anilpal RunTime & compile Time Doubt on Perl SoPW
2006-08-23 Marsel dealing with RUNTIME, COMPILE TIME and use lib ... SoPW
2006-06-17 sh1tn compile or run-time inheritance SoPW
2006-05-05 hesco Seeking defined() for compile time SoPW
2005-08-16 jira0004 Getting compile time out of Windows binary (exe and dll) files SoPW
2005-02-03 punkish Understanding compiletime vs. runtime SoPW
2004-11-19 borisz conditional enable use bytes for a whole module at compiletime? SoPW
2003-05-05 mr.dunstan Compile-time checking for undef subroutines? SoPW
2002-07-25 sozinsky constructing dynamic class definitions at compile time (from schema definition) SoPW
2002-06-14 laughingboy Behavior of compile-time constants? SoPW
2002-05-03 dargosch Enforcing formal arguments at compile time? SoPW
2001-10-16 princepawn is use strict a compile time directive? SoPW
2001-10-01 George_Sherston Saving compile time by running subroutines as separate files with 'do' SoPW
2001-07-12 sierrathedog04 Compile Time Checking of Subroutine Calls is Possible After All SoPW
2001-06-04 sierrathedog04 Forcing Compile Time Checking That Subs Exist SoPW
2001-01-25 sierrathedog04 Can I Force perl to Check Subroutine References at Compile Time? SoPW


In reply to Re: Compilation vs Interpretation by Anonymous Monk
in thread Compilation vs Interpretation by aantonyselvam

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.