Current date in Perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Studentmadhura05
    New Member
    • Nov 2006
    • 25

    Current date in Perl

    Is there any way one can get the current date from the system in Perl?
    Please help!
  • miller
    Recognized Expert Top Contributor
    • Oct 2006
    • 1086

    #2
    Originally posted by Studentmadhura0 5
    Is there any way one can get the current date from the system in Perl?
    Please help!
    Nope, absolutely not possible. Sorry to burst your bubble.

    Maybe check the documentation to see if there might be something that could serve to hack something together:

    Comment

    • Studentmadhura05
      New Member
      • Nov 2006
      • 25

      #3
      I found a way to do that. Thanks!

      Comment

      Working...