DMP

2001-02-20 Thread Michael Stevens

amazon uk have started shipping data munging with perl. I have my
copy.

Michael



Re: DMP

2001-02-20 Thread Mark Fowler

Micheal claimed that:

 amazon uk have started shipping data munging with perl. I have my
 copy.

Indeed they have.  I've got mine now.  They're also shipping the mod_perl
pocket reference.

[% UNLESS office_policy_to_use_amazon %]
 [% INCLUDE standard_reasons_not_to_use_amazon_text %]
[% END %]

Later.

Mark.

-- 
print "\n",map{my$a="\n"if(length$_6);' 'x(36-length($_)/2)."$_\n$a"} (
   Name  = 'Mark Fowler',Title = 'Technology Developer'  ,
   Firm  = 'Profero Ltd',Web   = 'http://www.profero.com/'   ,
   Email = '[EMAIL PROTECTED]',   Phone = '+44 (0) 20 7700 9960'  )








Re: DMP

2001-02-20 Thread Greg McCarroll

* Struan Donald ([EMAIL PROTECTED]) wrote:
 
 why did amazon have to go and do things that make you not want to buy
 books from them? it's enormously inconvenient.
 

yip, i occasionally break my moral standpoint when i'm in a rush,
but my bill at amazon is now 10% of what it used to be

i think BN's appeal against them is going well for BN



-- 
Greg McCarroll  http://www.mccarroll.uklinux.net



Re: DMP

2001-02-20 Thread Dave Hodgkinson

Struan Donald [EMAIL PROTECTED] writes:

 why did amazon have to go and do things that make you not want to buy
 books from them? it's enormously inconvenient.

Didn't BN get the 1-click thing overturned anyway?


-- 
Dave Hodgkinson, http://www.hodgkinson.org
Editor-in-chief, The Highway Star   http://www.deep-purple.com
  Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
  -



RE: DMP

2001-02-20 Thread dcross - David Cross

From: Struan Donald [EMAIL PROTECTED]
Sent: 20 February 2001 11:01
 
 * at 20/02 10:35 + Mark Fowler said:
  Micheal claimed that:
  
   amazon uk have started shipping data munging with perl. I have my
   copy.
  
  Indeed they have.  I've got mine now.  They're also 
 shipping the mod_perl
  pocket reference.
  
 mmm, pc bookshop tell me uk release not till july. is this kind of
 delay normal? 

That can't be right. How did you get that info? I'll get on to the UK
distributors and see why bookshops are getting such crap information.

I would imagine that it'll be in bookshops in the next week or two.

  [% UNLESS office_policy_to_use_amazon %]
   [% INCLUDE standard_reasons_not_to_use_amazon_text %]
  [% END %]
 
 why did amazon have to go and do things that make you not want to buy
 books from them? it's enormously inconvenient.

Yeah, but don't you get such a good feeling of moral superiority when
you don't buy from them.

Dave...
[posting from acxiom account as the last few messages from my other 
account seemed to go missing en route]

--


The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged. If the reader 
of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.  
If you have received this communication in error, please 
re-send this communication to the sender and delete the 
original message or any copy of it from your computer
system.



Re: magic use

2001-02-20 Thread Greg McCarroll


so, was there a better way to do this?

* Greg McCarroll ([EMAIL PROTECTED]) wrote:
 
 Jo was talking on IRC today and made me think about packages. Imagine
 if you will the following situation ...
 
   you have Country.pm which implements the general functions
with default implementation for each country
 
   you have special cases such as Country::France which say for
example they do things differently
 
   so you want to do use Country::Germany and just use the
  default subs from Country.pm in a pretty much trivial
  class
 
 now you would have to implement these trivial 4 line packages for each
 trivial country. i wondered how you could do it better. i'm sure
 this is a feature that is in CPAN/Perl somewhere, but just in case it
 isn't please witness Muse.pm a 5 minute (and probably buggy)
 implementation of muse (magic use) that takes care of this problem.
 
 i'm sure its already in CPAN but i havent programmed for ages, so
 couldnt be bothered to think about it
 
 Greg
 
 p.s. i dont recommend ever using this code in production
 
 
 -- 
 Greg McCarroll  http://www.mccarroll.uklinux.net




-- 
Greg McCarroll  http://www.mccarroll.uklinux.net



Re: DMP

2001-02-20 Thread Simon Wilcox

At 10:13 20/02/2001 +, you wrote:
amazon uk have started shipping data munging with perl. I have my
copy.

Michael

Must be very popular, it's just dropped back to "On Order; is usually 
dispatched within 1-2 weeks" !

Simon




Re: DMP

2001-02-20 Thread Roger Burton West

On or about Tue, Feb 20, 2001 at 11:26:02AM -, dcross - David Cross typed:

Nah. That's what it's said for the last two weeks. They haven't got round
changing it to '24 hours' yet.

Mine's "1 on hand", but there are other things in that order.

R



Re: DMP

2001-02-20 Thread Mark Fowler

 [% UNLESS office_policy_to_use_amazon %]
  [% INCLUDE standard_reasons_not_to_use_amazon_text %]
 [% END %]

Someone tell Andy, this doesn't seem to be working.  Either that or you
lot felt the need to rehash it all again ;-)

Didn't anyone tell you guys that perl automatically rehashes stuff when it
gets too big to handle anyway...

Later.

Mark.

-- 
print "\n",map{my$a="\n"if(length$_6);' 'x(36-length($_)/2)."$_\n$a"} (
   Name  = 'Mark Fowler',Title = 'Technology Developer'  ,
   Firm  = 'Profero Ltd',Web   = 'http://www.profero.com/'   ,
   Email = '[EMAIL PROTECTED]',   Phone = '+44 (0) 20 7700 9960'  )








Re: DMP

2001-02-20 Thread Jonathan Stowe

On Tue, 20 Feb 2001, Roger Burton West wrote:

 On or about Tue, Feb 20, 2001 at 11:26:02AM -, dcross - David Cross typed:

 Nah. That's what it's said for the last two weeks. They haven't got round
 changing it to '24 hours' yet.

 Mine's "1 on hand",


Ooer, this is a family list you know ...

/J\
-- 
Jonathan Stowe   |
http://www.gellyfish.com |   I'm with Grep on this one
http://www.tackleway.co.uk   |




Re: The Conway Lecture

2001-02-20 Thread David H. Adler

On Thu, Feb 15, 2001 at 08:24:46PM +, Dave Cross wrote:
 
 (please circulate this to any interested parties)
 
 London Perl Mongers proudly presents
 
 THE CONWAY LECTURE
 
 "Quantum::Superpositions"
 by Damian Conway

Be sure to wrap your heads well so that when they explode you can find
all the pieces.  ;-)

dha, sorry he can't make it... it might make sense the 3rd time
through...

-- 
David H. Adler - [EMAIL PROTECTED] - http://www.panix.com/~dha/
"It's all eggs, bacon, beans and a fried slice." - Madness



Re: The Conway Lecture

2001-02-20 Thread Paul Makepeace

From: "David H. Adler" [EMAIL PROTECTED]
 The Module isn't the problem, it's the Lecture... :-)

I've seen it, heck I even missed the first few minutes -- what's the biggie?

He uses his oratory skills to make you *think* it's awfully impressive  hard
(it certainly is cute).

Paul