Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/p5-SQL-Interp/distinfo

[BACK] Up to [FreeBSD] / ports / databases / p5-SQL-Interp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 9 03:30:00 2012 UTC (2 days, 15 hours ago) by sunpoet
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Update to 1.21
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/SQL-Interp/Changes
Approved by:	clsung (maintainer, via IRC)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 20 12:47:40 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
- Get Rid MD5 support

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 7 03:42:03 2009 UTC (2 years, 7 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 1.10

Changes:	http://search.cpan.org/dist/SQL-Interp/Changes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 16 12:42:56 2008 UTC (4 years ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
SQL::Interp converts a list of intermixed SQL fragments and
variable references into a conventional SQL string and list
of bind values suitable for passing onto DBI. This simple
technique creates database calls that are simpler to create
and easier to read, while still giving you full access to
custom SQL.

SQL::Interp properly binds or escapes variables. This recommended
practice safeguards against "SQL injection" attacks. The DBI
documentation has several links on the topic.

Besides the simple techniques shown above, The SQL-Interpolate
distribution includes the optional DBIx::Interp module.

WWW: http://search.cpan.org/dist/SQL-Interp/

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options