1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
---
abstract: 'Automatically encode columns'
author:
- 'Guillermo Roditi (groditi) <groditi@cpan.org>'
build_requires:
DBD::SQLite: '0'
Dir::Self: '0'
File::Spec: '0'
File::Temp: '0'
Test::Exception: '0'
Test::More: '0'
configure_requires:
Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.20, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: DBIx-Class-EncodedColumn
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
recommends:
Crypt::OpenPGP: '0'
Digest: '0'
Digest::SHA: '0'
Math::Pari: '0'
requires:
DBIx::Class: '0.06002'
Encode: '0'
Sub::Name: '0.04'
resources:
bugtracker: https://github.com/wreis/DBIx-Class-EncodedColumn/issues
homepage: https://github.com/wreis/DBIx-Class-EncodedColumn
repository: https://github.com/wreis/DBIx-Class-EncodedColumn.git
version: '0.00020'
x_contributors:
- 'Jonathan Scott Duff <duff@localhost.localdomain>'
- 'Jonathan Scott Duff <duff@pobox.com>'
- 'Jonathan Yu <frequency@cpan.org>'
- 'Lisa Hare <lhare@inview.co.uk>'
- 'Peter Mottram <peter@sysnix.com>'
- 'Robert Rothenberg <rrwo@cpan.org>'
- 'Tina Mueller <cpan2@tinita.de>'
- 'Wallace Reis <wallace@reis.me>'
- 'Wallace Reis <wreis@devserver.perceptyx.com>'
- 'wreis <wallace@reis.org.br>'
x_generated_by_perl: v5.24.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_static_install: 1
|