[ 原始碼: libfile-flat-perl ]
套件:libfile-flat-perl(1.07-1)
libfile-flat-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-flat-perl:
- [libfile-flat-perl_1.07-1.dsc]
- [libfile-flat-perl_1.07.orig.tar.gz]
- [libfile-flat-perl_1.07-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
flat filesystem module for perl
File::Flat implements a flat filesystem. A flat filesystem is a filesystem in which directories do not exist. It provides an abstraction over any normal filesystem which makes it appear as if directories do not exist.
In effect, it will automatically create directories as needed. This is create for things like install scripts and such, as you never need to worry about the existence of directories, just write to a file, no matter where it is.
其他與 libfile-flat-perl 有關的套件
|
|
|
|
-
- dep: libfile-copy-recursive-perl
- Perl extension for recursively copying files and directories
-
- dep: libfile-ncopy-perl
- module for file copying like cp
-
- dep: libfile-remove-perl
- Perl module to remove files or directories
-
- dep: libfile-slurp-perl
- single call read & write file routines
-
- dep: libparams-util-perl
- Perl extension for simple stand-alone param checking functions
-
- dep: libprefork-perl
- pragma for optimized module loading for forking or non-forking processes
-
- dep: libtest-classapi-perl
- Perl extension for basic first-pass API testing for class trees
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language