XS problem.

2005-01-17 Thread Jesper Krogh
there are som ENUM's defined in the header it would be helpful if h2xs could help me to get access to. Jesper -- ./Jesper Krogh, [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: XML::XPath query

2005-04-05 Thread Jesper Krogh
Number'), "\n"; > } This seems to work here: foreach my $agent (@agents) { foreach($agent->findnodes('TelephoneNumbers/TelephoneNumber')){

Re: shift what?

2005-04-13 Thread Jesper Krogh
I gmane.comp.lang.perl.beginners, skrev [EMAIL PROTECTED]: > Hi all. > I always see like : > > $a=shift; > . > shift what? @_ ? Yes > And how dose it work? $ perldoc -f shift Jesper -- ./Jesper Krogh, [EMAIL PROTECTED], Jabber ID: [EMAIL PROTECTED] ...