go::basic(3pm) debian man page | unix.com

Man Page: go::basic

Operating Environment: debian

Section: 3pm

GO::Basic(3pm)						User Contributed Perl Documentation					    GO::Basic(3pm)

NAME
GO::Basic - basic procedural interface to go-perl
SYNOPSIS
use GO::Basic; parse_obo(shift @ARGV); find_term(name=>"cytosol"); print $term->acc(); # OO usage print acc(); # procedural usage get_parent; print name();
DESCRIPTION
perl v5.14.2 2010-05-12 GO::Basic(3pm)
Related Man Pages
class::dbi::search::basic(3pm) - debian
plack::middleware::auth::basic(3pm) - debian
statistics::basic::covariance(3pm) - debian
statistics::basic::mode(3pm) - debian
statistics::basic::variance(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?