Re: Image editing/Creating modules

2004-05-18 Thread LRMK
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 18, 2004 11:47 AM Subject: Re: Image editing/Creating modules > use GD; > > Hope you are able to install on your machine > > Ram > On Tue, 2004-05-18 at 10:37, [EMAIL PROTECTED] w

Re: Image editing/Creating modules

2004-05-18 Thread Ramprasad A Padmanabhan
use GD; Hope you are able to install on your machine Ram On Tue, 2004-05-18 at 10:37, [EMAIL PROTECTED] wrote: > can someone give a name of any image (JPG or GIF) editing / creating module, which > allow to create images to display on web pages on the fly by CGI scripts. > > > Rakhitha M. Karu

RE: Image editing/Creating modules

2004-05-18 Thread Charles K. Clarkson
[EMAIL PROTECTED] wrote: : can someone give a name of any image (JPG or GIF) editing / : creating module, which allow to create images to display on : web pages on the fly by CGI scripts. There are a bunch of those. Have you tried CPAN? http://search.cpan.org/modl

Image editing/Creating modules

2004-05-17 Thread perl
can someone give a name of any image (JPG or GIF) editing / creating module, which allow to create images to display on web pages on the fly by CGI scripts. Rakhitha M. Karunarathne Trainee Software Developer, IFS - R & D International, 501,Galle Road ,Cololmbo-6, SRI LANKA. Tel +94 (011)-2-364-

Re: Creating Modules

2003-01-09 Thread Rob Dixon
Hi Anthony Try perldoc perlmod and perldoc perlmodlib Cheers, Rob "Anthony" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > I was wondering if someone could give me a link where i can learn how to > construct Modules. > > Thank > > --

Creating Modules

2003-01-09 Thread anthony
Hello, I was wondering if someone could give me a link where i can learn how to construct Modules. Thank -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: creating modules

2002-09-23 Thread Christopher Kruslicky
--- Original Message Details --- Who: Mat Harris What: Re: creating modules When: Wednesday 18 September 2002 03:43 pm --- - - - - - - - - - - - - --- > actually scrap that. if you could just tell me how to pass configs > and variables to the module for use in a sub, that would be a

Re: creating modules

2002-09-18 Thread Mat Harris
l Programming", Hall and Schwartz, > > Addison-Wesley, 1998, pages 177-197. > > > > -Original Message----- > > From: Mat Harris [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, September 18, 2002 3:02 AM > > To: [EMAIL PROTECTED] > > Subject: crea

Re: creating modules

2002-09-18 Thread Mat Harris
chwartz, > Addison-Wesley, 1998, pages 177-197. > > -Original Message- > From: Mat Harris [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 3:02 AM > To: [EMAIL PROTECTED] > Subject: creating modules > > > i would reall like to start creating my own m

RE: creating modules

2002-09-18 Thread Beau E. Cox
ive Perl Programming", Hall and Schwartz, Addison-Wesley, 1998, pages 177-197. -Original Message- From: Mat Harris [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 3:02 AM To: [EMAIL PROTECTED] Subject: creating modules i would reall like to start creating my own modules

Re: creating modules

2002-09-18 Thread david
Mat Harris wrote: > i would reall like to start creating my own modules for all those > regularly used bit and pieces, but i don't know where to start. i have > read perldoc perlmod and sources of loads of other modules but nothing.. > > if i laid down a small scenario, could someone help me mod

creating modules

2002-09-18 Thread Mat Harris
i would reall like to start creating my own modules for all those regularly used bit and pieces, but i don't know where to start. i have read perldoc perlmod and sources of loads of other modules but nothing.. if i laid down a small scenario, could someone help me modulise it so i can get my head