Skip to content

Instantly share code, notes, and snippets.

@hisaichi5518
Created November 17, 2011 07:45
Show Gist options
  • Save hisaichi5518/1372621 to your computer and use it in GitHub Desktop.
Save hisaichi5518/1372621 to your computer and use it in GitHub Desktop.
Devel::Symdumpの例
use Devel::Symdump;
use Amon2::Web;
print Devel::Symdump->new('Amon2::Web')->as_string;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment