sync with trunk
[bioperl-network.git] / BioPerl-network.pm
blob2df6b8559f339f4916737fd4108a290cd1971ad6
1 package BioPerl::Run;
3 use strict;
5 # At some future point, when we break the current core into more maintainable
6 # bits, this will have a direct VERSION number, but for now we will be using
7 # the root version for everything
8 use Bio::Root::Version;
10 our $VERSION = '1.006900';
11 eval $VERSION;
15 __END__
17 =head1 NAME
19 BioPerl-Network - BioPerl classes for parsing and analyzing protein-protein
20 interaction data