Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Beginners > Re: installing ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 13 Topic 10953 of 11982
Post > Topic >>

Re: installing Text-Balanced module

by chas.owens@[EMAIL PROTECTED] (Chas. Owens) Apr 17, 2008 at 11:47 AM

--Apple-Mail-2-359278764
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed;
	delsp=yes
Content-Transfer-Encoding: 7bit

On Apr 17, 2008, at 11:41, Sharan Basappa wrote:
>>
>>    PREREQ_PM => {
>>        'Test::More' => 0,
>>        'version'    => 0,
>>    },
snip
> So, that means I have to install this module?
>
> Regards
snip

That means that both Test::More and version must be installed.  You  
check to see if a module is installed by saying

perl -MModule::Name -e 1

if you get an error then the module is not present in your system (or  
at least not visible).  Note that you may need to set PERL5_LIB in  
order to find the modules you  are installing:

ex****t PERL5_PATH="/u/basappas/local/perl/perm_install/lib/perl5/ 
site_perl"


--
Chas. Owens
wonkden.net
The most im****tant skill a programmer can have is the ability to read.


--Apple-Mail-2-359278764--
 




 13 Posts in Topic:
installing Text-Balanced module
sharan.basappa@[EMAIL PRO  2008-04-17 20:27:41 
Re: installing Text-Balanced module
noreply@[EMAIL PROTECTED]  2008-04-17 17:11:07 
Re: installing Text-Balanced module
sharan.basappa@[EMAIL PRO  2008-04-17 21:04:48 
Re: installing Text-Balanced module
chas.owens@[EMAIL PROTECT  2008-04-17 11:35:28 
Re: installing Text-Balanced module
chas.owens@[EMAIL PROTECT  2008-04-17 11:37:47 
Re: installing Text-Balanced module
sharan.basappa@[EMAIL PRO  2008-04-17 21:07:50 
Re: installing Text-Balanced module
sharan.basappa@[EMAIL PRO  2008-04-17 21:11:07 
Re: installing Text-Balanced module
chas.owens@[EMAIL PROTECT  2008-04-17 11:47:08 
Re: installing Text-Balanced module
sharan.basappa@[EMAIL PRO  2008-04-18 18:43:04 
Re: installing Text-Balanced module
rob.dixon@[EMAIL PROTECTE  2008-04-18 18:13:38 
Re: installing Text-Balanced module
noreply@[EMAIL PROTECTED]  2008-04-18 21:05:31 
Re: installing Text-Balanced module
sharan.basappa@[EMAIL PRO  2008-04-21 19:53:53 
Re: installing Text-Balanced module
noreply@[EMAIL PROTECTED]  2008-04-21 17:30:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Oct 10 15:07:51 CDT 2008.