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
moosex::getopt::basic(3pm) - mojave
moosex::getopt::basic5.18(3pm) - mojave
class::dbi::search::basic(3pm) - debian
statistics::basic::stddev(3pm) - debian
statistics::basic::variance(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com