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 / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setting empty type/creator codes?31 Jan 2004 21:01 GMT4
MacPerl::SetFileInfo makes it easy to set normal type and creator
codes:
   #!/usr/bin/perl
   use strict;
ANN: CamelBones 0.2.131 Jan 2004 04:03 GMT4
There's a new Camel in town. ;-)
What is CamelBones?
In a nutshell, CamelBones is a Cocoa/Perl bridge. It allows you to
write GUI applications that use Apple's Cocoa library in Perl.
skripting photoshop with Mac::Glue29 Jan 2004 23:35 GMT6
hello list,
I'm new, so please excuse me if my questions are obvious.
Here is what i want to do:
1. Open a file with Photoshop
Mac::Glue Trouble29 Jan 2004 11:26 GMT2
I've run into a problem trying to script NetNewsWire with Mac::Glue,
I'm sure it's just a little thing that I'm missing, but I can't seem to
find it.  I've boiled the problem I'm having to the following script:
#!/usr/local/bin/perl
Updating icons in OS X29 Jan 2004 10:35 GMT5
Currently I'm using AppleScript to work on files and then
send them out to different folders on different servers.
But I'm running into problems where users don't know that
their file is finished because the icon doesn't appear in
Getting HTML::Mason to work on OS X29 Jan 2004 09:15 GMT4
I just installed  HTML::Mason on OS X v10.3.2 and other required
modules.
I am trying to run the following:
    % my $noun = 'World';
reading resource fork of Freehand (8) files27 Jan 2004 16:45 GMT2
Dear folks,
after searching the archives and the web for an answer I still can't  a
solution to my task.
I need to access the resource fork of some Freehand8 files, namely the
Cocoa::* anyone?27 Jan 2004 04:22 GMT1
I was doing a little hacking around with the AddressBook the other day,
and used PerlObjCBridge to write some glue code to use AddressBook.framework.
It strikes me that it'd be better to put these quick hacks on CPAN
instead of constantly rewriting glue code to use this and other ...
Problem with objects23 Jan 2004 22:00 GMT3
I've come up with an idea for an object oriented
module and am making it in order to learn a bit more
about objects and OOP. I've run into a strange problem
that I can't figure out why what's happening is
Perl/MacPerl on MacOS X23 Jan 2004 22:00 GMT4
as a long time MacPerl user who just made the transition to MacOS X I am
a little confused: What is the difference between using MacPerl on MacOS
X and using Perl on MacOS X? I guess I am looking for help with using
Perl on MacOS X - am I in the right place at all?
xterm color support23 Jan 2004 18:26 GMT4
I have a question about the following script:
use Term::ANSIColor;
print color("red on_white"), "Danger, Will Robinson!\n";
print color("red on_white"), "Danger, Will Robinson!\n";
Generating a temp file in a web app23 Jan 2004 18:04 GMT2
This is probably not a mac specific perl problem, but I have a web app that
fires off a perl script which generates a temporary pdf file and then emails
it to the user. I have been using this syntax:
my $temp_pdf = "/tmp/reg_form$$.pdf";
DBD mysql unable to install since Panther23 Jan 2004 16:32 GMT1
Since we upgraded to Panther, we have been unable to install the BDB
module and the mysql module or even the Date::Simple module.
My buddy Dennis, is an serious hacker, and he was here till the wee
hours of
Unicode 16 (UTF-16) and perl23 Jan 2004 16:20 GMT1
this was probably too much hidden in my reply, but saving a file in
UTF-16 (as opposed to UTF-8) created the following error for me:
[xxxxxxxx:~/Desktop] xxxxxx% chmod 755 helloWorld.pl
[xxxxxxxx:~/Desktop] xxxxxx% ./helloWorld.pl
Scripting Mail.app on 10.3.2?22 Jan 2004 23:24 GMT7
I would like to be able to use bogofilter directly from within Mail.app
for a number of reasons, and because AppleScript doesn't have a concept
of pipes (do shell script can't handle input over 64kb), I'd like to
find a solution to run a call-back from the command line of the ...
Pages: 1 2 3 December, 2003
 
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.