[MOBY-guts] biomoby commit
Mark Wilkinson
mwilkinson at pub.open-bio.org
Mon Jul 14 17:41:33 UTC 2003
mwilkinson
Mon Jul 14 13:41:33 EDT 2003
Update of /home/repository/moby/moby-live/Perl/MOBY
In directory pub.open-bio.org:/tmp/cvs-serv1290/Perl/MOBY
Modified Files:
CommonSubs.pm
Log Message:
Good grief. Mark, take a breath and think before you commit...
moby-live/Perl/MOBY CommonSubs.pm,1.5,1.6
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/CommonSubs.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Perl/MOBY/CommonSubs.pm 2003/07/14 17:35:55 1.5
+++ /home/repository/moby/moby-live/Perl/MOBY/CommonSubs.pm 2003/07/14 17:41:33 1.6
@@ -62,7 +62,15 @@
package MOBY::CommonSubs;
require Exporter;
@ISA = qw(Exporter);
- at EXPORT_OK = qw(mysub);
+ at EXPORT_OK = qw(
+ getSimpleArticleIDs
+ getSimpleArticleNamespaceURI
+ simpleResponse
+ responseHeader
+ responseFooter
+ getInputArticles
+ getNodeContentWithArticle
+ );
%EXPORT_TAGS =(all => [qw(
getSimpleArticleIDs
getSimpleArticleNamespaceURI
More information about the MOBY-guts
mailing list