jgsmith 01/07/25 14:12:31
Modified: perl/lib/AppSwitch Services.pm
Log:
Added reference to AppSwitch::Base and better reference to AppSwitch::Echo.
Revision Changes Path
1.2 +9 -1 services/perl/lib/AppSwitch/Services.pm
Index: Services.pm
===================================================================
RCS file: /cvsroot/appswitch/services/perl/lib/AppSwitch/Services.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -u -r1.1 -r1.2
--- Services.pm 2001/07/20 14:45:24 1.1
+++ Services.pm 2001/07/25 21:12:31 1.2
@@ -33,9 +33,17 @@
=item echo
-This is an echo service provided by the AppSwitch::Echo packages.
+This is an echo service described by L<AppSwitch::Echo>.
=back
+
+=head1 AUTHOR
+
+James Smith <jg...@ja...>
+
+=head1 SEE ALSO
+
+L<AppSwitch::Base>.
=head1 COPYRIGHT
|