Artistic License Essay

2001-07-28 Thread Adam Theo
Hello, all. I have put together a very rough draft of what I hope to be a very good introduction and description of Perl's Original Artistic License. I've just put it together using a variety of readily findable sources, and has not been refined at all at this point. I would like anyone here

-d other file tests

2001-07-05 Thread Adam Theo
Hello, Adam Theo here; i was wondering if there is something i must declare to use file tests such as -d and -e? i have code which i am working on, and i need to check to see if a file is a directory. if it is, i run a subroutine. i recall having used file tests before, and successfully. i

Artistic License 2.0

2001-06-30 Thread Adam Theo
Hello, Adam Theo here; i was wondering if the artistic license version 2.0 that i think is going to be used for Perl6 is finished? can it be effectively used as a standalone license, or should it be used in conjunction with the GPL again? if someone could point me to a webpage or email

Tk::After Error

2001-06-30 Thread Adam Theo
Hello, Adam Theo here; i have built a Tk program to act as a alarm clock. it was a while ago that i created it, and was pretty sure it was working, but now that i go back to it, it is giving this error when i press the button to stop the alarm: Tk::Error: Can't locate object method IsWidget

Re-Mailer

2001-06-28 Thread Adam Theo
Hello, Adam Theo here; does anyone know of a script to 're-mail' emails? i have a bunch of 'saved' and 'archived' emails (in both Mozilla Inbox and RMAIL formats) stored on my local computer. i am looking for a script that will read these files, then re-send them to email accounts i specify

ENV $HOME

2001-06-27 Thread Adam Theo
Hello, Adam Theo here; i am looking for a way my perl program can automatically get the home directory of the user. i have come accross the ENV module, and think it will work, but wish to know if it is a standard module with all perl distributions? linux, windows, mac, etc? also, what does

Re: Licensing (warning: plug included)

2001-06-03 Thread Adam Theo
Hello, all, Adam Theo here; i didn't catch the first half of this thread, just the posts from the last digest. on the matter of compiling perl: this is something i have also been wanting to look into, for the reason of speeding up my programs, and being able to distribute my programs to people

Best Music Modules?

2001-05-31 Thread Adam Theo
for playing net radio stations or such. i am really only looking for stable modules at this time, but would look into newly-released ones. thanks. -- /\--- Adam Theo --- //\\ Theoretic Solutions (www.Theoretic.com) /\ Software, Politics, and Advocacy /--||--\ email: [EMAIL

Alarm clock program published, website up, and open source mailing lists.

2001-05-26 Thread Adam Theo
Hello, Adam Theo here; Just to note, this is cross-posted to the Perl-XML and Beginners mailing lists, since i share the same message to both of them. sorry if this inconveniences anyone. I'd again like to thank everyone on these lists, especially: Mr McLean for his huge help in my

connecting to other perl programs

2001-05-15 Thread Adam Theo
help direct me. thanks. -- /\--- Adam Theo --- //\\ Theoretic Solutions (www.Theoretic.com) /\ Software, Politics, and Advocacy /--||--\ email: [EMAIL PROTECTED] AIM: Adam Theo 2000 ||jabber: [EMAIL PROTECTED] ICQ: 3617306 || Did you ever get the feeling

Re: getting values from a called subroutine

2001-05-09 Thread Adam Theo
, though). -- /\--- Adam Theo --- //\\ Theoretic Solutions (www.Theoretic.com) /\ Software, Politics, and Advocacy /--||--\ email: [EMAIL PROTECTED] AIM: Adam Theo 2000 ||jabber: [EMAIL PROTECTED] ICQ: 3617306 || Did you ever get the feeling the world was a tuxedo

getting values from a called subroutine

2001-05-08 Thread Adam Theo
, instead of just sending it. so, in short, any way i can get a subroutine to send *back* arguments to the piece of code that called it? all of this will be within the same program, i just am hoping there is a way to do this. thanks all. -- /\--- Adam Theo --- //\\ Theoretic Solutions