Get a FileSize
3
Retrieve information about a file
3
this function returns the aggregated size
of all files in a directory and its subdirectories
of all files in a directory and its subdirectories
-2
Checks to see if a file or folder exists
The fFile variable determines whether you're
looking for a File (True) or Folder(False)
The strName variable holds the fully qualified
path you're looking For
5
I needed a quick way to make a Street Address and City proper case.
Lingua::EN::NameCase works best for peoples names, but it does not work well for Addresses. This is not intended by any means to be complete, but is quick and dirty.
Plus, there are not many Perl snippets here. So, I thought I would start simple :-)
Lingua::EN::NameCase works best for peoples names, but it does not work well for Addresses. This is not intended by any means to be complete, but is quick and dirty.
Plus, there are not many Perl snippets here. So, I thought I would start simple :-)
8
Set's a filter for what files to accept when using JFileChooser.
7
Locks a minimim size to a dialog or panel.
7
File CheckSum
23
Get the Size of a Folde
7
Implementation of file_put_contents for PHP4









