At 5:20 pm +1000 2005/04/14, John Horner wrote:
More idle curiosity than a desperate need to know, but is it possible to access the OS X clipboard with perl, and if so, how?


$clipboard = `pbpaste`;

see man pbpaste for all the gory details

Reply via email to