Guillaume Rousse > Youri-Package-v0.1.1 > Youri::Package::File

Download:
Youri-Package-v0.1.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Youri::Package::File - Package file class

DESCRIPTION ^

This class represent a package file,

CLASS METHODS ^

new(%args)

Creates and returns a new Youri::Package::File object.

get_name()

Returns the name of this file.

get_mode()

Return the mode of this file.

get_md5sum()

Return the md5sum of this file.

is_directory()

Returns a true value if this file is a directory.