Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
Dave Rolsky
>
Alzabo
> MANIFEST
Download:
Alzabo-0.92.tar.gz
Annotate this POD
CPAN RT
New
4
Open
1
View Bugs
Report a bug
Source
Build.PL
Changes
eg/alzabo_grep
eg/alzabo_to_ascii
eg/convert.pl
eg/reverse_cardinality.pl
inc/Alzabo/Build.pm
inc/Alzabo/Config.pm.tmpl
INSTALL
install_helpers/pod_merge.pl
lib/Alzabo.pm
[
pod
]
lib/Alzabo/BackCompat.pm
[
pod
]
lib/Alzabo/ChangeTracker.pm
[
pod
]
lib/Alzabo/Column.pm
[
pod
]
lib/Alzabo/ColumnDefinition.pm
[
pod
]
lib/Alzabo/Create.pm
[
pod
]
lib/Alzabo/Create/Column.pm
[
pod
]
lib/Alzabo/Create/ColumnDefinition.pm
[
pod
]
lib/Alzabo/Create/ForeignKey.pm
[
pod
]
lib/Alzabo/Create/Index.pm
[
pod
]
lib/Alzabo/Create/Schema.pm
[
pod
]
lib/Alzabo/Create/Table.pm
[
pod
]
lib/Alzabo/Debug.pm
[
pod
]
lib/Alzabo/Design.pod
[
pod
]
lib/Alzabo/Driver.pm
[
pod
]
lib/Alzabo/Driver/MySQL.pm
[
pod
]
lib/Alzabo/Driver/PostgreSQL.pm
[
pod
]
lib/Alzabo/Exceptions.pm
[
pod
]
lib/Alzabo/FAQ.pod
[
pod
]
lib/Alzabo/ForeignKey.pm
[
pod
]
lib/Alzabo/Index.pm
[
pod
]
lib/Alzabo/Intro.pod
[
pod
]
lib/Alzabo/MethodMaker.pm
[
pod
]
lib/Alzabo/MySQL.pod
[
pod
]
lib/Alzabo/PostgreSQL.pod
[
pod
]
lib/Alzabo/QuickRef.pod
[
pod
]
lib/Alzabo/RDBMSRules.pm
[
pod
]
lib/Alzabo/RDBMSRules/MySQL.pm
[
pod
]
lib/Alzabo/RDBMSRules/PostgreSQL.pm
[
pod
]
lib/Alzabo/Runtime.pm
[
pod
]
lib/Alzabo/Runtime/Column.pm
[
pod
]
lib/Alzabo/Runtime/ColumnDefinition.pm
[
pod
]
lib/Alzabo/Runtime/Cursor.pm
[
pod
]
lib/Alzabo/Runtime/ForeignKey.pm
[
pod
]
lib/Alzabo/Runtime/Index.pm
[
pod
]
lib/Alzabo/Runtime/InsertHandle.pm
[
pod
]
lib/Alzabo/Runtime/JoinCursor.pm
[
pod
]
lib/Alzabo/Runtime/Row.pm
[
pod
]
lib/Alzabo/Runtime/RowCursor.pm
[
pod
]
lib/Alzabo/Runtime/RowState/Deleted.pm
[
pod
]
lib/Alzabo/Runtime/RowState/InCache.pm
[
pod
]
lib/Alzabo/Runtime/RowState/Live.pm
[
pod
]
lib/Alzabo/Runtime/RowState/Potential.pm
[
pod
]
lib/Alzabo/Runtime/Schema.pm
[
pod
]
lib/Alzabo/Runtime/Table.pm
[
pod
]
lib/Alzabo/Runtime/UniqueRowCache.pm
[
pod
]
lib/Alzabo/Schema.pm
[
pod
]
lib/Alzabo/SQLMaker.pm
[
pod
]
lib/Alzabo/SQLMaker/MySQL.pm
[
pod
]
lib/Alzabo/SQLMaker/PostgreSQL.pm
[
pod
]
lib/Alzabo/Table.pm
[
pod
]
lib/Alzabo/Utils.pm
[
pod
]
LICENSE
Makefile.PL
MANIFEST
This list of files
mason/widgets/edit_field_checkbox
[
pod
]
mason/widgets/edit_field_text_input
[
pod
]
mason/widgets/edit_field_textarea
[
pod
]
mason/widgets/fk_to_one_select
[
pod
]
mason/widgets/insert
[
pod
]
mason/widgets/insert_or_update
[
pod
]
mason/widgets/update
[
pod
]
META.yml
README
t/01-compile.t
t/01-driver.t
t/02-create.t
t/03-runtime.t
t/04-rev-engineer.t
t/05a-rules-mysql.t
t/05b-rules-pg.t
t/07-methodmaker.t
t/09-storable.t
t/12-rev-engineer-pg-fk.t
t/14-unique-row-cache.t
t/15-alias-ref.t
t/17-insert-handle.t
t/18-debug-null-bug.t
t/19-schema-name.t
t/20-rev-engineer-pg-now.t
t/21-row_by_pk-exception.t
t/98-schema-diff.t
t/99-cleanup.t
t/99-pod.t
t/lib/Alzabo/Test/Utils.pm
TODO
SIGNATURE
Added here by Module::Build