Author: chirino
Date: Thu Jan 6 17:57:49 2011
New Revision: 1055964
URL: http://svn.apache.org/viewvc?rev=1055964&view=rev
Log:
link to the canonical, version independent URL
Modified:
activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/perl/readme.md
Modified: activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/perl/readme.md
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/perl/readme.md?rev=1055964&r1=1055963&r2=1055964&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/perl/readme.md
(original)
+++ activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/perl/readme.md
Thu Jan 6 17:57:49 2011
@@ -1,7 +1,7 @@
Prereqs
=======
-Install the [Net:STOMP::Client](http://search.cpan.org/~lcons/Net-STOMP-Client-0.9.4/)
+Install the [Net:STOMP::Client](http://search.cpan.org/dist/Net-STOMP-Client/)
library.
CPAN users can install it by running:
|