Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FIle type

Status
Not open for further replies.

samisammour

Programmer
Aug 7, 2007
7
0
0
SY
I am using a perl script to send emails using the package MIME::LITE so when attaching a file I need to know the "Content-Type" of this file and the types are not constant so I want a function ( maybe a built in function ) to tell me the type of the file im attaching.
any help please...
 
Make sure to read the module documentation before posting questions, your question is covered in the mime::lite docs.

------------------------------------------
- Kevin, perl coder unexceptional! [wiggle]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top