Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Perl / May 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cperl-mode on xemacs broken22 May 2006 23:26 GMT7
I recently purchased a 17" Intel MacBook.  All is relatively well,  
except that the cperl-mode in XEmacs (my perl editor of choice) is  
now broken.  Other edit modes work fine (e.g., F90).  When I open a  
perl file I get the following message:
Authen::Krb5 Help22 May 2006 19:07 GMT2
I hope this is the appropriate form for this as I am trying to write  
a script that obtains a Kerberos ticket for my pop server. I am  
getting a Kerberos error from 'get_in_tkt_with_password'. The error  
is "No credentials cache found." My kdc log only shows 'badlogin'. My  
Tk Aqua with Perl19 May 2006 22:18 GMT10
TclTk Aqua is shipped with Mac OSX Tiger.
Is it somehow possible to use it with Perl?
The Perl/Tk bindings are only for X11, right?
Regards,
Should Mac::PropertyList read everything as UTF818 May 2006 22:05 GMT4
I have a patch to change this vanilla file read:
  my $text = do { local $/; open my($fh), $file; <$fh> };
to this one using perlio's utf8 layer
  my $text = do { local $/; open my($fh), "< :utf8", $file; <$fh> };
Storable problem on Intel Mac Mini13 May 2006 19:45 GMT16
I just installed an Intel Mac Mini as a replacement for a dual 1.8 GHz G5 at
my colocation place a couple days ago. All seems to be going fine with one
exception so far. This error is showing up in my web error logs:
[Thu May 11 19:21:18 2006] [error] [client 67.155.17.98] Byte ...
PerlTK's ->clipboardAppend in OSX...?05 May 2006 01:31 GMT2
Anyone have trouble copying things to the clipboard using PerlTK's
->clipboardAppend...?  When I use it to put things in the clipboard, I
cannot paste the contents into other OSX apps like Textedit.  The
"Paste" option is available in the application, however no data appears
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.