Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 23rd, 2012, 05:03 AM
sunperldar sunperldar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2012
Posts: 10 sunperldar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 54 m 12 sec
Reputation Power: 0
Want to install this module

Hi Guys,
I want to install this module Mail::Bulkmail::Server I tried all possible ways but I unable to install it.

Reply With Quote
  #2  
Old April 23rd, 2012, 05:54 AM
prixone's Avatar
prixone prixone is offline
It was not me!
Dev Shed Novice (500 - 999 posts)
 
Join Date: Sep 2005
Location: Brazil
Posts: 738 prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 6 Days 23 h 8 m
Reputation Power: 102
Facebook
What were those "all" possible ways you tried, and what errors u got during it ? What is the OS in question ?
__________________
Visit my gaming website!

Reply With Quote
  #3  
Old April 23rd, 2012, 06:19 AM
sunperldar sunperldar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2012
Posts: 10 sunperldar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 54 m 12 sec
Reputation Power: 0
Exclamation

Quote:
Originally Posted by prixone
What were those "all" possible ways you tried, and what errors u got during it ? What is the OS in question ?


I'm using winXp service pack 2002 and perl version 5.8.8.


Could you please send me small piece of code for bulk email sending using Mail::Bulkmail::Server module. I found this module very interesting but dont know how to use it effectively thats why asking you.


D:\sundar>ppm install Mail::Bulkmail::Server


Downloading uwinnipeg58 packlist...not modified
Downloading devhelp packlist...not found
Downloading jenda packlist...redirect
Downloading jenda packlist...forbidden
Downloading openi packlist...forbidden
Downloading sablot packlist...not found
No missing packages to install

Like this coming..This module not installed.

You got it? whats my need?

Reply With Quote
  #4  
Old April 23rd, 2012, 06:41 AM
prixone's Avatar
prixone prixone is offline
It was not me!
Dev Shed Novice (500 - 999 posts)
 
Join Date: Sep 2005
Location: Brazil
Posts: 738 prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level)prixone User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 6 Days 23 h 8 m
Reputation Power: 102
Facebook
Not all modules can be installed on windows as they are meant for linux and does not have a the needed files activeperl needs to install it.

First I would recommend you search around activeperl mirrors and see if u can find that module in their list if u cant, then u have few options:

option A) check if the module can be used without installing by grabbing the needed .pm files and loading it like:
Code:
use lib 'dir of the lib'; use Mail::Bulkmail::Server;

option B) use cgiwyn to install it like its done on linux
option C) install it manually (totally not recommended

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > Want to install this module

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap