Yuji Shimada (xaicron)
YAPC::NA 2013 Lightning Talk
こんにちは!
(Hello!)
I from TOKYO, Japan
WE HAVE PERL NINJA
Works at :DeNA
Mobage is Social Game Platform.
About 35 million PV/day!!
All Web Applications, run on Plack.
pm-uninstall is Perl Modules uninstaller.
pm-uninstall features
$ pm-uninstall Foo
$ pm-uninstall Plack
$ pm-uninstall -L local Plack
So, very easy uninstalling some modules.
But, We got `cpanm -U` !!
(I implemented it)
OK. Uninstall pm-uninstall.
$ pm-uninstall App::pmuninstall
And next step
$ echo "alias pm-uninstall=cpanm -U" >> ~/.zshrc
:)
Thank you
j or →: next
k or ←: prev
h or ↑: list
l or ↓: return
o or ↵: open
? or /: toggle this help