Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl5-dbi/dbi] fac5ac: pod text/link was reversed in a few cases

2 views
Skip to first unread message

H.Merijn Brand - Tux

unread,
May 10, 2013, 8:50:00 AM5/10/13
to dbi...@perl.org
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: fac5acde78af6f78fc487c688223671bdfe73ff0
https://github.com/perl5-dbi/dbi/commit/fac5acde78af6f78fc487c688223671bdfe73ff0
Author: H.Merijn Brand - Tux <h.m....@xs4all.nl>
Date: 2013-05-10 (Fri, 10 May 2013)

Changed paths:
M lib/DBD/DBM.pm
M lib/DBI/DBD/SqlEngine.pm
M lib/DBI/DBD/SqlEngine/Developers.pod

Log Message:
-----------
pod text/link was reversed in a few cases

$ perldoc perlpod

To control what text is used for display, you use ""L<text|...>"", as in:

* "L<text|name>"

Link this text to that manual page. E.g., "L<Perl Error
Messages|perldiag>"

* "L<text|name/"sec">" or "L<text|name/sec>"

Link this text to that section in that manual page. E.g.,
"L<postfix "if"|perlsyn/"Statement Modifiers">"

* "L<text|/"sec">" or "L<text|/sec>" or "L<text|"sec">"

Link this text to that section in this manual page. E.g., "L<the
various attributes|/"Member Data">"



0 new messages