パッケージ: libpath-class-perl (0.37-1)
libpath-class-perl に関するリンク
Trisquel の資源:
libpath-class-perl ソースパッケージをダウンロード:
- [libpath-class-perl_0.37-1.dsc]
- [libpath-class-perl_0.37.orig.tar.gz]
- [libpath-class-perl_0.37-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Salvatore Bonaccorso
- Jonathan Yu
- Ansgar Burchardt
- Alessandro Ghedini
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for cross-platform path specification manipulation
Path::Class is a module for manipulation of file and directory specifications (strings describing their locations; for example: '/home/ken/foo.txt') in a cross-platform manner. It supports pretty much every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2 and NetWare.
Path::Class uses File::Spec internally, wrapping all the unsightly details so you can concentrate on your application code. Path::Class provides an object model of path specifications and their semantics. In other words, it creates objects representing files and directories, and provides methods that relate them to each other.
その他の libpath-class-perl 関連パッケージ
|
|
|
-
- dep: perl (>= 5.13.9)
- Larry Wall's Practical Extraction and Report Language