Can any help in writing an email in perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vasu1308
    New Member
    • Feb 2007
    • 31

    Can any help in writing an email in perl

    Hi

    I want to write an email in perl and find the disk space in a drive.

    Thanks
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2


    Reply to the threads you start

    Comment

    • miller
      Recognized Expert Top Contributor
      • Oct 2006
      • 1086

      #3
      Thank you Kevin, for pointing that out to vasu1308. I also find it annoying when people don't acknowledge the help offered at all.

      vasu,

      for emailing, looking into MIME::Lite on cpan. For diskspace, I don't know.

      - M

      Comment

      • vasu1308
        New Member
        • Feb 2007
        • 31

        #4
        Originally posted by KevinADC
        Thank you Kevin

        Comment

        • vasu1308
          New Member
          • Feb 2007
          • 31

          #5
          Originally posted by KevinADC
          Kevin

          Thank You

          Vasu

          Comment

          • KevinADC
            Recognized Expert Specialist
            • Jan 2007
            • 4092

            #6
            You're welcome

            Comment

            • docsnyder
              New Member
              • Dec 2006
              • 88

              #7
              @vasu1308

              Finding the size of a directory is answered, already.

              But, for your request on writing an email in PERL, still not yet answered, try MIME::Lite.

              Greetz, Doc

              Comment

              Working...