Kernel::Analyze::File => Functions


Public
Descriptiondecode a file. See the protocol draft for more informations
Output
typenone
description none
Parameters
$self
typeref
description object reference
Descriptionencode a file. See the protocol draft for more informations
Output
type$STRING
description the encoded file
Parameters
$self
typeref
description object reference
Descriptionget the file name and contain
Output
typepointeur to @ARRAY
description the file name and contain
Parameters
$self
typeref
description object reference
Descriptioncreate a file object.
Output
typeref
description reference to an object of this class
Parameters
$class
typeref
description object reference
$tab
typepointeur to @ARRAY
description filename and contains. The file name is optional

Private