| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		goose -
 
  Joined: 17 Sep 2002 Posts: 608 Location: The Land Of OZ! come here toto!
  | 
		
			
				 Posted: Sun Feb 29, 2004 6:25 pm    Post subject: how do i install the xml module xml::dom for perl? | 
				      | 
			 
			
				
  | 
			 
			
				where do i get it and how does one install it? :roll: _________________ living in an armish paradise.....no gates here!
 
 
mawuahahaha :) | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Tue Mar 02, 2004 4:12 pm    Post subject: Re: how do i install the xml module xml::dom for perl? | 
				      | 
			 
			
				
  | 
			 
			
				Use the PPM tool that ships with ActiveState Perl (you'll find it in the Start Menu > Programs > ActiveState Perl).
 
 
Use search to find a module. The one you look for is called XML-DOM (search xml is all you need to locate it in the list).
 
 
Type:
 
 
 
 
to install the module (and all its dependencies automatically). _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		goose -
 
  Joined: 17 Sep 2002 Posts: 608 Location: The Land Of OZ! come here toto!
  | 
		
			
				 Posted: Tue Mar 02, 2004 4:39 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				so does this work for winblows?
 
 
when you say dependancies are you refering to linux/unix? _________________ living in an armish paradise.....no gates here!
 
 
mawuahahaha :) | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Fri Mar 05, 2004 2:51 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				 	  | goose wrote: | 	 		  so does this work for winblows?
 
 
when you say dependancies are you refering to linux/unix? | 	  
 
No, we were referring to Windows (with ActivePerl).
 
 
If you are using a UNIX system, search for the module you want in the CPAN archive http://www.cpan.org . Every module has an installation guide that explains (in clear words  :D ) how to set it up (and this is usually very easy to do). _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |