Help for this page
#!/usr/bin/perl use strict; ... return $token->return_attr( 'href' ) =~ /gene=(\w+)$/; } }