From darrell at golliher.net Thu Mar 11 13:06:15 2004 From: darrell at golliher.net (Darrell Golliher) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Sometimes it's the simple things that give me trouble.. Message-ID: <20040311190615.GB6706@golliher.net> I need to know what actual file a symlink references. Surely there is a perl way to figure that out, but I haven't found it yet. Help? So far I've got thing better than $lsoutput = `ls -l` and parsing lsoutput. I know that can't be the best way. :) -darrell From jim at giffords.net Thu Mar 11 13:11:02 2004 From: jim at giffords.net (Jim Gifford) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Sometimes it's the simple things that give me trouble.. In-Reply-To: <20040311190615.GB6706@golliher.net> References: <20040311190615.GB6706@golliher.net> Message-ID: <20040311191102.GY16834@giffords.net> readlink() jim PS, the way I usually find these types of things is to do 'man perlfunc', and do a search for part of what I'm wanting to know about (like 'link' for example). Usually I find something pertinent. On Thu, Mar 11, 2004 at 02:06:15PM -0500, Darrell Golliher wrote: > > I need to know what actual file a symlink references. Surely there > is a perl way to figure that out, but I haven't found it yet. Help? > > So far I've got thing better than $lsoutput = `ls -l` and parsing > lsoutput. I know that can't be the best way. :) > > -darrell > _______________________________________________ > Classiccity-pm mailing list > Classiccity-pm@mail.pm.org > http://mail.pm.org/mailman/listinfo/classiccity-pm > From darrell at golliher.net Wed Mar 17 09:53:36 2004 From: darrell at golliher.net (Darrell Golliher) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] meeting? Message-ID: <20040317155336.GA1693@golliher.net> Leslie asked if I knew when the next meeting is going to be so I thought it time to figure that out. As I recall we said we wanted to do some sort of perl outreach and that we wanted to spend a meeting talking about that. Is that still what you guys want to do? Do you want to meet at the Library, or since we have no formal presentation would you rather meet at a restraunt or watering hole? -Darrell From lgrove at uga.edu Wed Mar 17 10:04:52 2004 From: lgrove at uga.edu (Leslie Grove) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] meeting? References: <20040317155336.GA1693@golliher.net> Message-ID: <40587724.8090207@uga.edu> Darrell Golliher wrote: > Leslie asked if I knew when the next meeting is going to be so I > thought it time to figure that out. As I recall we said we wanted > to do some sort of perl outreach and that we wanted to spend a > meeting talking about that. Is that still what you guys want to do? I believe Sam F. had a presentation in mind, also? > Do you want to meet at the Library, or since we have no formal > presentation would you rather meet at a restraunt or watering hole? If he doesn't, this sounds great. I wouldn't be able to make it on the 25th, but don't let that stop you guys if that date works best for everyone else. Also, I happen to have an extra copy of Perl Medic (http://linuxpr.com/releases/6734.html) I can give away at the next meeting. Good stuff so far, about maintaining other people's Perl code. (Don't worry - I won't review it!) -- Leslie Grove Computing Services UGA Law School (706) 542-5070 lgrove@uga.edu From mdxi at collapsar.net Wed Mar 17 10:41:16 2004 From: mdxi at collapsar.net (Shawn Boyette) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] meeting? In-Reply-To: <20040317155336.GA1693@golliher.net> References: <20040317155336.GA1693@golliher.net> Message-ID: <20040317164116.GB30844@fornax.collapsar.net> On Wed, Mar 17, 2004 at 10:53:36AM -0500, Darrell Golliher wrote: > or since we have no formal > presentation would you rather meet at a restraunt or watering hole? Yes. -- Shawn Boyette mdxi@collapsar.net From clmf8 at yahoo.com Wed Mar 17 15:09:02 2004 From: clmf8 at yahoo.com (Sam Feltus) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Re: Classiccity-pm Digest, Vol 9, Issue 2 In-Reply-To: <200403171800.i2HI0vp12691@mail.pm.org> Message-ID: <20040317210902.65696.qmail@web12501.mail.yahoo.com> Restaraunt/watering hole works for me. I can do the FlashDjinni.pm stuff whenever. sam classiccity-pm-request@mail.pm.org wrote: Send Classiccity-pm mailing list submissions to classiccity-pm@mail.pm.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.pm.org/mailman/listinfo/classiccity-pm or, via email, send a message with subject or body 'help' to classiccity-pm-request@mail.pm.org You can reach the person managing the list at classiccity-pm-owner@mail.pm.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Classiccity-pm digest..." Today's Topics: 1. meeting? (Darrell Golliher) 2. Re: meeting? (Leslie Grove) 3. Re: meeting? (Shawn Boyette) ---------------------------------------------------------------------- Message: 1 Date: Wed, 17 Mar 2004 10:53:36 -0500 From: Darrell Golliher Subject: [Classiccity-pm] meeting? To: classiccity-pm@mail.pm.org Message-ID: <20040317155336.GA1693@golliher.net> Content-Type: text/plain; charset=us-ascii Leslie asked if I knew when the next meeting is going to be so I thought it time to figure that out. As I recall we said we wanted to do some sort of perl outreach and that we wanted to spend a meeting talking about that. Is that still what you guys want to do? Do you want to meet at the Library, or since we have no formal presentation would you rather meet at a restraunt or watering hole? -Darrell ------------------------------ Message: 2 Date: Wed, 17 Mar 2004 11:04:52 -0500 From: Leslie Grove Subject: Re: [Classiccity-pm] meeting? To: "All purpose mailing list for Athens, Ga Perl Mongers" Message-ID: <40587724.8090207@uga.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Darrell Golliher wrote: > Leslie asked if I knew when the next meeting is going to be so I > thought it time to figure that out. As I recall we said we wanted > to do some sort of perl outreach and that we wanted to spend a > meeting talking about that. Is that still what you guys want to do? I believe Sam F. had a presentation in mind, also? > Do you want to meet at the Library, or since we have no formal > presentation would you rather meet at a restraunt or watering hole? If he doesn't, this sounds great. I wouldn't be able to make it on the 25th, but don't let that stop you guys if that date works best for everyone else. Also, I happen to have an extra copy of Perl Medic (http://linuxpr.com/releases/6734.html) I can give away at the next meeting. Good stuff so far, about maintaining other people's Perl code. (Don't worry - I won't review it!) -- Leslie Grove Computing Services UGA Law School (706) 542-5070 lgrove@uga.edu ------------------------------ Message: 3 Date: Wed, 17 Mar 2004 11:41:16 -0500 From: Shawn Boyette Subject: Re: [Classiccity-pm] meeting? To: "All purpose mailing list for Athens, Ga Perl Mongers" Message-ID: <20040317164116.GB30844@fornax.collapsar.net> Content-Type: text/plain; charset=us-ascii On Wed, Mar 17, 2004 at 10:53:36AM -0500, Darrell Golliher wrote: > or since we have no formal > presentation would you rather meet at a restraunt or watering hole? Yes. -- Shawn Boyette mdxi@collapsar.net ------------------------------ _______________________________________________ Classiccity-pm mailing list Classiccity-pm@mail.pm.org http://mail.pm.org/mailman/listinfo/classiccity-pm End of Classiccity-pm Digest, Vol 9, Issue 2 ******************************************** Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.pm.org/pipermail/classiccity-pm/attachments/20040317/65634340/attachment.htm From lgrove at uga.edu Thu Mar 25 09:28:29 2004 From: lgrove at uga.edu (Leslie Grove) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] meeting? References: <20040317155336.GA1693@golliher.net> <20040317164116.GB30844@fornax.collapsar.net> Message-ID: <4062FA9D.3050003@uga.edu> How does next Tuesday look for everyone? And where would you like to meet? Shawn Boyette wrote: > On Wed, Mar 17, 2004 at 10:53:36AM -0500, Darrell Golliher wrote: > > >> or since we have no formal >> presentation would you rather meet at a restraunt or watering hole? > > > Yes. > -- Leslie Grove Computing Services UGA Law School (706) 542-5070 lgrove@uga.edu From mdxi at collapsar.net Thu Mar 25 22:16:12 2004 From: mdxi at collapsar.net (Shawn Boyette) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] meeting? In-Reply-To: <4062FA9D.3050003@uga.edu> References: <20040317155336.GA1693@golliher.net> <20040317164116.GB30844@fornax.collapsar.net> <4062FA9D.3050003@uga.edu> Message-ID: <20040326041612.GB26245@fornax.collapsar.net> On Thu, Mar 25, 2004 at 10:28:29AM -0500, Leslie Grove wrote: > How does next Tuesday look for everyone? Fine with me > And where would you like to meet? i'm pretty unfamiliar with downtown, but I hear that Bluesky's basement is now smokefree, so that might not be bad. -- Shawn Boyette mdxi@collapsar.net From markh at markh.com Fri Mar 26 14:47:39 2004 From: markh at markh.com (Mark Hazen) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] meeting? In-Reply-To: <4062FA9D.3050003@uga.edu> References: <20040317155336.GA1693@golliher.net> <20040317164116.GB30844@fornax.collapsar.net> <4062FA9D.3050003@uga.edu> Message-ID: <20040326204739.GB14562@archon.thehazens.net> On Thu, Mar 25 2004, Leslie Grove contributed: > How does next Tuesday look for everyone? > > And where would you like to meet? Tuesday's great for me, and anywhere will be fine, as long as I can bring a tasty beverage with me. :) -mh. ---- . _+m"m+_"+_ Mark Hazen d' Jp qh qh Jp O O O Yb Yb dY dY O "Y5m2Y" " even the mightiest wave starts out as a ripple. "Y_ why make waves when it's easier to nurture ripples? From clmf8 at yahoo.com Fri Mar 26 19:45:13 2004 From: clmf8 at yahoo.com (Sam Feltus) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Re: Classiccity-pm Digest, Vol 9, Issue 5 In-Reply-To: <200403261800.i2QI0YX25560@mail.pm.org> Message-ID: <20040327014513.91123.qmail@web12506.mail.yahoo.com> Tuesday is good. Sam classiccity-pm-request@mail.pm.org wrote: Send Classiccity-pm mailing list submissions to classiccity-pm@mail.pm.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.pm.org/mailman/listinfo/classiccity-pm or, via email, send a message with subject or body 'help' to classiccity-pm-request@mail.pm.org You can reach the person managing the list at classiccity-pm-owner@mail.pm.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Classiccity-pm digest..." Today's Topics: 1. Re: meeting? (Shawn Boyette) ---------------------------------------------------------------------- Message: 1 Date: Thu, 25 Mar 2004 23:16:12 -0500 From: Shawn Boyette Subject: Re: [Classiccity-pm] meeting? To: "All purpose mailing list for Athens, Ga Perl Mongers" Message-ID: <20040326041612.GB26245@fornax.collapsar.net> Content-Type: text/plain; charset=us-ascii On Thu, Mar 25, 2004 at 10:28:29AM -0500, Leslie Grove wrote: > How does next Tuesday look for everyone? Fine with me > And where would you like to meet? i'm pretty unfamiliar with downtown, but I hear that Bluesky's basement is now smokefree, so that might not be bad. -- Shawn Boyette mdxi@collapsar.net ------------------------------ _______________________________________________ Classiccity-pm mailing list Classiccity-pm@mail.pm.org http://mail.pm.org/mailman/listinfo/classiccity-pm End of Classiccity-pm Digest, Vol 9, Issue 5 ******************************************** --------------------------------- Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.pm.org/pipermail/classiccity-pm/attachments/20040326/94419e3d/attachment.htm From clmf8 at yahoo.com Tue Mar 30 08:19:49 2004 From: clmf8 at yahoo.com (Sam Feltus) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Re: Classiccity-pm Digest, Vol 9, Issue 6 In-Reply-To: <200403271800.i2RI0Uk07597@mail.pm.org> Message-ID: <20040330141949.60231.qmail@web12502.mail.yahoo.com> Meeting is tonight, and if so, where?? Sam classiccity-pm-request@mail.pm.org wrote: Send Classiccity-pm mailing list submissions to classiccity-pm@mail.pm.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.pm.org/mailman/listinfo/classiccity-pm or, via email, send a message with subject or body 'help' to classiccity-pm-request@mail.pm.org You can reach the person managing the list at classiccity-pm-owner@mail.pm.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Classiccity-pm digest..." Today's Topics: 1. Re: meeting? (Mark Hazen) 2. Re: Classiccity-pm Digest, Vol 9, Issue 5 (Sam Feltus) ---------------------------------------------------------------------- Message: 1 Date: Fri, 26 Mar 2004 15:47:39 -0500 From: Mark Hazen Subject: Re: [Classiccity-pm] meeting? To: "All purpose mailing list for Athens, Ga Perl Mongers" Message-ID: <20040326204739.GB14562@archon.thehazens.net> Content-Type: text/plain; charset=us-ascii On Thu, Mar 25 2004, Leslie Grove contributed: > How does next Tuesday look for everyone? > > And where would you like to meet? Tuesday's great for me, and anywhere will be fine, as long as I can bring a tasty beverage with me. :) -mh. ---- . _+m"m+_"+_ Mark Hazen d' Jp qh qh Jp O O O Yb Yb dY dY O "Y5m2Y" " even the mightiest wave starts out as a ripple. "Y_ why make waves when it's easier to nurture ripples? ------------------------------ Message: 2 Date: Fri, 26 Mar 2004 17:45:13 -0800 (PST) From: Sam Feltus Subject: [Classiccity-pm] Re: Classiccity-pm Digest, Vol 9, Issue 5 To: classiccity-pm@mail.pm.org Message-ID: <20040327014513.91123.qmail@web12506.mail.yahoo.com> Content-Type: text/plain; charset="us-ascii" Tuesday is good. Sam classiccity-pm-request@mail.pm.org wrote: Send Classiccity-pm mailing list submissions to classiccity-pm@mail.pm.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.pm.org/mailman/listinfo/classiccity-pm or, via email, send a message with subject or body 'help' to classiccity-pm-request@mail.pm.org You can reach the person managing the list at classiccity-pm-owner@mail.pm.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Classiccity-pm digest..." Today's Topics: 1. Re: meeting? (Shawn Boyette) ---------------------------------------------------------------------- Message: 1 Date: Thu, 25 Mar 2004 23:16:12 -0500 From: Shawn Boyette Subject: Re: [Classiccity-pm] meeting? To: "All purpose mailing list for Athens, Ga Perl Mongers" Message-ID: <20040326041612.GB26245@fornax.collapsar.net> Content-Type: text/plain; charset=us-ascii On Thu, Mar 25, 2004 at 10:28:29AM -0500, Leslie Grove wrote: > How does next Tuesday look for everyone? Fine with me > And where would you like to meet? i'm pretty unfamiliar with downtown, but I hear that Bluesky's basement is now smokefree, so that might not be bad. -- Shawn Boyette mdxi@collapsar.net ------------------------------ _______________________________________________ Classiccity-pm mailing list Classiccity-pm@mail.pm.org http://mail.pm.org/mailman/listinfo/classiccity-pm End of Classiccity-pm Digest, Vol 9, Issue 5 ******************************************** --------------------------------- Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.pm.org/pipermail/classiccity-pm/attachments/20040326/94419e3d/attachment-0001.htm ------------------------------ _______________________________________________ Classiccity-pm mailing list Classiccity-pm@mail.pm.org http://mail.pm.org/mailman/listinfo/classiccity-pm End of Classiccity-pm Digest, Vol 9, Issue 6 ******************************************** --------------------------------- Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.pm.org/pipermail/classiccity-pm/attachments/20040330/db92683c/attachment.htm From lgrove at uga.edu Tue Mar 30 08:33:09 2004 From: lgrove at uga.edu (Leslie Grove) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Re: Classiccity-pm Digest, Vol 9, Issue 6 References: <20040330141949.60231.qmail@web12502.mail.yahoo.com> Message-ID: <40698525.6050804@uga.edu> How about downstairs at Blue Sky, as suggested? 6:30 or 7? Sam Feltus wrote: > Meeting is tonight, and if so, where?? -- Leslie Grove Computing Services UGA Law School (706) 542-5070 lgrove@uga.edu From darrell at golliher.net Tue Mar 30 09:56:28 2004 From: darrell at golliher.net (Darrell Golliher) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Re: Classiccity-pm Digest, Vol 9, Issue 6 In-Reply-To: <40698525.6050804@uga.edu> References: <20040330141949.60231.qmail@web12502.mail.yahoo.com> <40698525.6050804@uga.edu> Message-ID: <20040330155628.GA5468@golliher.net> On Tue, Mar 30, 2004 at 09:33:09AM -0500, Leslie Grove wrote: > How about downstairs at Blue Sky, as suggested? 6:30 or 7? > Sounds good to me. Let's say 6:30. I'll go update the wiki.. -darrell From markh at markh.com Tue Mar 30 10:22:14 2004 From: markh at markh.com (Mark Hazen) Date: Mon Aug 2 21:28:38 2004 Subject: [Classiccity-pm] Re: Meeting tonight In-Reply-To: <20040330155628.GA5468@golliher.net> References: <20040330141949.60231.qmail@web12502.mail.yahoo.com> <40698525.6050804@uga.edu> <20040330155628.GA5468@golliher.net> Message-ID: <20040330162214.GB990@archon.thehazens.net> Looking forward to it, and to figuring out how to boost membership (we surely need new faces, and I'm not saying I don't like you folks, heh). Perl rocks, and they just don't know it yet. ;) See you there, -mh. ---- . _+m"m+_"+_ Mark Hazen d' Jp qh qh Jp O O O Yb Yb dY dY O "Y5m2Y" " even the mightiest wave starts out as a ripple. "Y_ why make waves when it's easier to nurture ripples?