Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: 4fd6ec60fbe40e9e6923e287ca8bdb83fcc633b0
https://github.com/perl5-dbi/dbi/commit/4fd6ec60fbe40e9e6923e287ca8bdb83fcc633b0
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M Changes
M dbiprof.PL
M lib/Bundle/DBI.pm
M lib/DBD/ExampleP.pm
M lib/DBD/Gofer.pm
M lib/DBD/Gofer/Policy/Base.pm
M lib/DBD/Gofer/Policy/classic.pm
M lib/DBD/Gofer/Policy/pedantic.pm
M lib/DBD/Gofer/Policy/rush.pm
M lib/DBD/Gofer/Transport/Base.pm
M lib/DBD/Gofer/Transport/null.pm
M lib/DBD/Gofer/Transport/pipeone.pm
M lib/DBD/Gofer/Transport/stream.pm
M lib/DBD/Multiplex.pm
M lib/DBD/NullP.pm
M lib/DBD/Sponge.pm
M lib/DBI/Const/GetInfo/ANSI.pm
M lib/DBI/Const/GetInfo/ODBC.pm
M lib/DBI/Const/GetInfoReturn.pm
M lib/DBI/Const/GetInfoType.pm
M lib/DBI/DBD.pm
M lib/DBI/DBD/Metadata.pm
M lib/DBI/FAQ.pm
M lib/DBI/Gofer/Execute.pm
M lib/DBI/Gofer/Request.pm
M lib/DBI/Gofer/Response.pm
M lib/DBI/Gofer/Serializer/Base.pm
M lib/DBI/Gofer/Serializer/DataDumper.pm
M lib/DBI/Gofer/Serializer/Storable.pm
M lib/DBI/Gofer/Transport/Base.pm
M lib/DBI/Gofer/Transport/pipeone.pm
M lib/DBI/Gofer/Transport/stream.pm
M lib/DBI/Profile.pm
M lib/DBI/ProfileData.pm
M lib/DBI/ProfileDumper.pm
M lib/DBI/ProfileDumper/Apache.pm
M lib/DBI/ProfileSubs.pm
M lib/DBI/PurePerl.pm
M lib/DBI/SQL/Nano.pm
M lib/DBI/Util/CacheMemory.pm
M lib/DBI/Util/_accessor.pm
Log Message:
-----------
Hardcoded version strings
Now that $Revision$ is useless in git, use hardcoded $VERSION strings,
which are easier to update.
Removed trailing whitespace from touched files