[ 原始碼: libdbix-class-inflatecolumn-fs-perl ]
套件:libdbix-class-inflatecolumn-fs-perl(0.01007-1.1)
libdbix-class-inflatecolumn-fs-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdbix-class-inflatecolumn-fs-perl:
- [libdbix-class-inflatecolumn-fs-perl_0.01007-1.1.dsc]
- [libdbix-class-inflatecolumn-fs-perl_0.01007.orig.tar.gz]
- [libdbix-class-inflatecolumn-fs-perl_0.01007-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [search.cpan.org]
相似套件:
- libdbix-class-inflatecolumn-ip-perl
- libdbix-class-uuidcolumns-perl
- libclass-type-enum-perl
- libdbix-class-datetime-epoch-perl
- libdbix-class-timestamp-perl
- libcatalyst-plugin-session-store-dbic-perl
- libcatalyst-authentication-store-dbix-class-perl
- libdbix-class-schema-loader-perl
- libpath-class-perl
- libdbix-class-introspectablem2m-perl
- libfile-fu-perl
Inflate/deflate columns to Path::Class::File objects
DBIx::Class::InflateColumn::FS provides DBIx::Class style column inflation to a Path::Class::File object allowing file system storage of BLOBS.
The storage path is specified with fs_column_path. Each file receives a unique name, so the storage for all FS columns can share the same path.
Within the path specified by fs_column_path, files are stored in sub-directories based on the first 2 characters of the unique file names.
其他與 libdbix-class-inflatecolumn-fs-perl 有關的套件
|
|
|
|
-
- dep: libdbd-sqlite3-perl
- Perl DBI driver with a self-contained RDBMS
-
- dep: libdbicx-testdatabase-perl
- module for testing a DBIx::Class::Schema
-
- dep: libdbix-class-perl
- extensible and flexible object <-> relational mapper
-
- dep: libdbix-class-uuidcolumns-perl (>= 0.02005)
- Implicit uuid columns
-
- dep: libpath-class-perl
- module for cross-platform path specification manipulation
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language