[rt-users] Help with perl dependencies

Oscar Gonzalez rakxzo at gmail.com
Mon Feb 28 19:28:02 EST 2005


Thanks. That took care of it I misread the instructions... its in
there the way you said it.



On Mon, 28 Feb 2005 17:38:08 -0500, Jason Parsons
<jparsons-lists at saffron.net> wrote:
> 
> On 28 Feb, 2005, at 17:07, Oscar Gonzalez wrote:
> 
> > perl -e 'install MIME::Entity'
> > Can't locate object method "install" via package "MIME::Entity"
> > (perhaps you forgot to load "MIME::Entity"?) at -e line 1.
> 
> You want:
>     perl -MCPAN -e 'install MIME::Entity'
> 
>   - Jason Parsons
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> RT Administrator and Developer training is coming to your town soon! (Boston, San Francisco, Austin, Sydney) Contact training at bestpractical.com for details.
> 
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
> 


-- 
Obstacles are those frightful things you see when you take your eyes
off your goal.
-Henry Ford



More information about the rt-users mailing list