RE : LLama and camels books

2005-10-13 Thread Jose Nyimi
> -Message d'origine- > De : Dion Markus [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 13 octobre 2005 23:09 > À : beginners@perl.org > Objet : LLama and camels books > > > Hi all I am totaly new to Perl and programming. > I am Dion Markus from the netherlands and i would like to > learn

RE : Is it possible to force a particular order in a hash?

2005-09-22 Thread Jose Nyimi
> -Message d'origine- > De : John W. Krahn [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 22 septembre 2005 23:26 > À : Perl Beginners > Objet : Re: Is it possible to force a particular order in a hash? > > > Dave Adams wrote: > > I have a hash that I need to use later and display some val

RE : Forcing array context

2005-08-20 Thread Jose Nyimi
Try this: echo hello: world | perl -lne '$aref = [ split(/:/, $_) ]; print $aref' [] synthax gives a ref to the array returned by split() HTH, José. -Message d'origine- De : Binish A R [mailto:[EMAIL PROTECTED] Envoyé : samedi 20 août 2005 17:15 À : Perl Beginners Objet : Forcing array

Catalyst movies!

2005-07-15 Thread Jose Nyimi
Hi, Maybe you are interested as well ;) Rgds, José. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Sebastian Riedel Envoyé : vendredi 15 juillet 2005 17:42 À : [EMAIL PROTECTED] Cc : mason-Users; templates@template-toolkit.org; cgiapp@lists.erlbaum.ne

RE : route STDOUT to file

2005-06-25 Thread Jose Nyimi
> -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part de zentara > Envoyé : samedi 25 juin 2005 13:36 > À : beginners@perl.org > Objet : Re: route STDOUT to file > > > There are a whole bunch of different ways, ... > Here yet another one ;) #!/usr/bin

RE : what is the MVC all about

2005-06-14 Thread Jose Nyimi
> -Message d'origine- > De : Ramprasad A Padmanabhan [mailto:[EMAIL PROTECTED] > Envoyé : mardi 14 juin 2005 16:39 > À : beginners@perl.org > Objet : what is the MVC all about > > > hi, >I have been lately reading a lot of stuff about perl > catalyst with MVC I am still not clear

RE : basic class problem

2005-04-24 Thread Jose Nyimi
> -Message d'origine- > De : Graeme McLaren [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 24 avril 2005 19:01 > À : beginners@perl.org > Objet : basic class problem > > > Hi all I'm trying to write a basic class that will contain some > configuration details, unfortunately it bombs ou

RE : Anyone using AJAX

2005-04-15 Thread Jose Nyimi
> -Message d'origine- > De : Ramprasad A Padmanabhan [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 15 avril 2005 08:32 > À : perl beginners > Objet : Anyone using AJAX > > > Hi, > I am trying to learn using Ajax instead of form-oriented > perl-cgi. ( fascinated with gmail :-) ) I h

RE : Capturing the integer return value of a "C" program, called inside perl script

2005-04-10 Thread Jose Nyimi
> -Message d'origine- > De : Ambikesh Chaurasia [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 10 avril 2005 18:30 > À : perl > Objet : Capturing the integer return value of a "C" program, > called inside perl script > > > Hi Guys, > > I want to capture the return value of a "C" progr

Re: sub declarations

2005-04-09 Thread Jose Nyimi
Manish Sapariya a écrit : Thanks fxn, This certainly should help. List, Is there a search tool which can give me perldoc pages given a string. Try http://www.perldoc.com or http://www.perlpod.com BR, José. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

RE : trying to create my first exe with pp

2005-04-09 Thread Jose Nyimi
> -Message d'origine- > De : Matthew Ryan [mailto:[EMAIL PROTECTED] > Envoyé : samedi 9 avril 2005 01:19 > À : beginners@perl.org > Objet : trying to create my first exe with pp > > > I am trying to use pp to create an exe file. I have installed > PAR with ppm and installed ScanDeps.p

RE : simple server app

2005-03-29 Thread Jose Nyimi
> -Message d'origine- > De : Peter Rabbitson [mailto:[EMAIL PROTECTED] > Envoyé : mardi 29 mars 2005 12:05 > À : beginners@perl.org > Objet : simple server app > > Hi everyone, Here is my situation. I have a windows system which > continuosly > runs a perl script, which utilizing Win32::

RE : simple server app

2005-03-29 Thread Jose Nyimi
> -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : mardi 29 mars 2005 16:48 > À : Peter Rabbitson > Cc : beginners@perl.org > Objet : Re: simple server app > > > > - Original Message - > From: Peter Rabbitson <[EMAIL PROTECTED]> > Date: Tuesday,

RE : Problems matching or parsing with delimiters in text

2005-03-28 Thread Jose Nyimi
> -Message d'origine- > De : KEVIN ZEMBOWER [mailto:[EMAIL PROTECTED] > Envoyé : lundi 28 mars 2005 18:13 > À : beginners@perl.org > Objet : Problems matching or parsing with delimiters in text > > I'm trying to read in text lines from a file that look like this: > "B-B01","Eng","Binder

RE : build perl modules

2005-03-16 Thread Jose Nyimi
> -Message d'origine- > De : Charles K. Clarkson [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 16 mars 2005 19:27 > À : beginners@perl.org > Objet : RE: build perl modules > > What you are describing is called "exporting" (or "importing" -- > depending on how you look at it.). There

RE : RE : Design Plugin System

2005-03-12 Thread Jose Nyimi
> -Message d'origine- > De : Jose Nyimi [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 10 mars 2005 23:03 > À : 'Santiago Hirschfeld'; beginners@perl.org > Objet : RE : Design Plugin System > > > > > -Message d'origine- >

RE : Design Plugin System

2005-03-10 Thread Jose Nyimi
> -Message d'origine- > De : Santiago Hirschfeld [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 10 mars 2005 21:58 > À : beginners@perl.org > Objet : Design Plugin System > > Hi everyone, > > I'm pretty new to perl and i'm doing a program to organize music, I'd > like to make a plugin syste

RE : RE : Perl program to convert system date to yymmdd

2005-03-03 Thread Jose Nyimi
> -Message d'origine- > De : Nishi Prafull [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 3 mars 2005 23:12 > À : Wagner, David --- Senior Programmer Analyst --- WGO > Cc : Jose Nyimi; beginners@perl.org > Objet : Re: RE : Perl program to convert system dat

RE : Perl program to convert system date to yymmdd

2005-03-03 Thread Jose Nyimi
> -Message d'origine- > De : Wagner, David --- Senior Programmer Analyst --- WGO > [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 3 mars 2005 21:40 > À : Nishi Prafull > Cc : beginners@perl.org > Objet : RE: Perl program to convert system date to yymmdd > > Nishi Prafull wrote: > > On Thu, 3

RE : xml

2005-01-04 Thread Jose Nyimi
> -Message d'origine- > De : Todd W [mailto:[EMAIL PROTECTED] > Envoyé : mardi 4 janvier 2005 18:49 > À : beginners@perl.org > Objet : Re: xml > > > "Brent Clark" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi > > > > I have been trying to get my perl to work with

RE : Copying a hash-of-hashes

2004-12-30 Thread Jose Nyimi
> -Message d'origine- > De : Peter Rabbitson [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 30 décembre 2004 04:58 > À : beginners@perl.org > Objet : Copying a hash-of-hashes > > Hello List, > To explain the problem I am having, I wrote a simple snipet that doesn't > do > anything meaningful

Generate XML Schema from a relational table

2004-12-24 Thread Jose Nyimi
Hello, Input : Oracle table Output : XML Schema document file I’m looking for information (module) on how to do this with Perl. Any idea is welcome. Thanks and Merry Chrismas 2005 ! José.

RE : Is try-catch a better method for handling errors ?

2004-12-04 Thread Jose Nyimi
> -Message d'origine- > De : Jonathan Paton [mailto:[EMAIL PROTECTED] > Envoyé : samedi 4 décembre 2004 20:08 > À : Nilay Puri, Noida; [EMAIL PROTECTED] > Objet : Re: Is try-catch a better method for handling errors ? > > Dear Nilay, > > I strongly recommend using exceptions (what you c

RE : GD Module

2004-11-22 Thread Jose Nyimi
A few secondes search on word "GD" from perl.com gives me the following link: http://www.oreilly.com/openbook/cgi/ch06_03.html HTH, José. > -Message d'origine- > De : Custard, Carol N. [mailto:[EMAIL PROTECTED] > Envoyé : lundi 22 novembre 2004 17:21 > À : [EMAIL PROTECTED] > Objet : GD

RE : start http request and move on

2004-11-05 Thread Jose Nyimi
> -Message d'origine- > De : Bob Showalter [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 5 novembre 2004 19:40 > À : 'JupiterHost.Net'; [EMAIL PROTECTED] > Objet : RE: start http request and move on > > JupiterHost.Net wrote: > > Bob Showalter wrote: > ... > > > Use something like the fo

RE : Sourcing Configuration files

2004-11-02 Thread Jose Nyimi
> -Message d'origine- > De : Ramprasad A Padmanabhan [mailto:[EMAIL PROTECTED] > Envoyé : mardi 2 novembre 2004 09:44 > À : Gavin Henry > Cc : perl beginners > Objet : Re: Sourcing Configuration files > > On Tue, 2004-11-02 at 13:41, Gavin Henry wrote: > > Hi all, > > > > What is the eas

RE : Becoming Disenheartened - Everyone talks about Python and says Perl is old news.

2004-10-02 Thread Jose Nyimi
> -Message d'origine- > De : Nicolay A. Vasiliev [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 1 octobre 2004 22:39 > À : Perl Beginners List > Objet : Re: Becoming Disenheartened - Everyone talks about Python and says > Perl is old news. > > I didn't mean CGI, only standart types. > s

RE : Is my DB code bad?

2004-09-01 Thread Jose Nyimi
> -Message d'origine- > De : Dave Kettmann [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 1 septembre 2004 22:42 > À : Perl List (E-mail) > Objet : RE: Is my DB code bad? > > First off, Thanks to Jenda and Wiggins for their quick response. I have > found the answer to my question in Jenda

RE : Data comparision analysis

2004-08-18 Thread Jose Nyimi
> -Message d'origine- > De : Gunnar Hjalmarsson [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 18 août 2004 17:18 > À : [EMAIL PROTECTED] > Objet : Re: Data comparision analysis > > Marcos Rebelo wrote: > > Gunnar Hjalmarsson wrote: > >> Or a little shorter: > >> > >> #!/usr/bin/perl > >>

RE : iterate over the fields of a struct?

2004-08-07 Thread Jose Nyimi
> -Message d'origine- > De : Randy W. Sims [mailto:[EMAIL PROTECTED] > Envoyé : samedi 7 août 2004 02:50 > À : [EMAIL PROTECTED] > Cc : [EMAIL PROTECTED] > Objet : Re: iterate over the fields of a struct? > > Christopher J. Bottaro wrote: > > is there a way to iterate over the fields of

RE : cryptic error messages in modules

2004-08-05 Thread Jose Nyimi
> -Message d'origine- > De : news [mailto:[EMAIL PROTECTED] De la part de Christopher J. Bottaro > Envoyé : jeudi 5 août 2004 19:39 > À : [EMAIL PROTECTED] > Objet : cryptic error messages in modules > > package My::Class; > use strict; > use warnings; > use Class::Struct; > use IO::File

RE : DBI Install

2004-08-04 Thread Jose Nyimi
> -Message d'origine- > De : Witzke, Rob [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 4 août 2004 19:36 > À : Bob Showalter; PerlBeginners (E-mail) > Objet : RE: DBI Install > > Unfortunately, this does indeed seem to be the case and I can't rebuild > perl without jeopardizing our prima

RE : E-mail Parsing

2004-08-04 Thread Jose Nyimi
> -Message d'origine- > De : Brian Gerard [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 4 août 2004 19:40 > À : Perls of Wisdom > Objet : Re: E-mail Parsing > > And the clouds parted, and Wiggins d Anconia said... > > > > > I'm have a email in a text file. From this file I would like to

RE : Module to validate credit cards

2004-05-18 Thread Jose Nyimi
> -Message d'origine- > De : Mike Blezien [mailto:[EMAIL PROTECTED] > Envoyé : mardi 18 mai 2004 21:32 > À : Perl List > Objet : Module to validate credit cards > > Hello, > > can someone recommend a decent perl module or a reliabe routine to check > credit > cards and expiration dates

RE : Perl Newbie Question

2004-05-18 Thread Jose Nyimi
> -Message d'origine- > De : Perl Mail User [mailto:[EMAIL PROTECTED] > Envoyé : mardi 18 mai 2004 20:10 > À : [EMAIL PROTECTED] > Objet : Perl Newbie Question > > Hello All, > > I have a question, I am looking to read the name of the file that I am > passing as an argument to the perl

RE : Extracting attachment from mail

2004-05-13 Thread Jose Nyimi
> -Message d'origine- > De : Wiggins d Anconia [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 13 mai 2004 18:02 > À : NYIMI Jose (BMB); [EMAIL PROTECTED] > Objet : RE: Extracting attachment from mail > > > > -Original Message- > > > From: NYIMI Jose (BMB) > > > Sent: Thursday, May 13

RE : DBD for SQL Server?

2004-05-12 Thread Jose Nyimi
> -Message d'origine- > De : Richard Crawford [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 12 mai 2004 22:17 > À : NYIMI Jose (BMB) > Cc : Alok Bhatt; [EMAIL PROTECTED] > Objet : Re: DBD for SQL Server? > > NYIMI Jose (BMB) wrote: > > > > >>-Original Message- > >>From: Alok Bha