What's pm-uninstall?

Yuji Shimada (xaicron)

YAPC::NA 2013 Lightning Talk

こんにちは!
(Hello!)

Me

I from TOKYO, Japan

./static/img/kaminarimon.jpg

WE HAVE PERL NINJA

http://farm5.staticflickr.com/4129/5090736237_7515cef69f_z.jpg

Works at :DeNA

./static/img/screenshot_2013-06-03-11.18.28.png

Mobage is Social Game Platform.

About 35 million PV/day!!

All Web Applications, run on Plack.

What's pm-uninstall?

pm-uninstall is Perl Modules uninstaller.

./static/img/destroy.jpg

pm-uninstall features

Uninstall modules

$ pm-uninstall Foo

Display the list of dependency

$ pm-uninstall Plack

Traget to local::lib modules

$ 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