<mst> well, carton won't because it's trying to produce a self contained local::lib
<mst> which is generally better
<mst> wait no hang on
<mst> crap
<mst> I think stuff changed to pay attention to vendor_perl at some point
<mst> damnit, sorry, it's been monday, my brain is fried
<Grinnz> carton will in order to create a self contained installation as mst mentioned, you can do the same with cpanm -L /path/to/local
<mst> and IIRC -L actually keeps vendor unless you tell it not to
<mst> it didn't originally