Perl

  1. Home
  2. Computing & Technology
  3. Perl

Perl Blog

From About.com

How to tell if something is a file or a directory in Perl

Tuesday August 19, 2008
Lets say you're building a perl script to traverse a file system and record what it finds. As you open file handles, you need to know if you're dealing with an actual file or with a directory since you'll treat them differently...

How to tell if something is a file or a directory in Perl

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Perl

About.com Special Features

Perl

  1. Home
  2. Computing & Technology
  3. Perl

©2009 About.com, a part of The New York Times Company.

All rights reserved.