<div dir="ltr"><div class="gmail_extra">Hello Dhanavel,<br><br>If you are looking for a standalone GUI without any web server you can use either of the below. You may need to install these modules from CPAN<br><br>use Wx; <br>
use Tk;<br><br>~<br>Mithun<br><div class="gmail_quote">On Tue, Aug 20, 2013 at 5:59 PM,  <span dir="ltr"><<a href="mailto:bangalore-pm-request@pm.org" target="_blank">bangalore-pm-request@pm.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send Bangalore-pm mailing list submissions to<br>
        <a href="mailto:bangalore-pm@pm.org">bangalore-pm@pm.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mail.pm.org/mailman/listinfo/bangalore-pm" target="_blank">http://mail.pm.org/mailman/listinfo/bangalore-pm</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:bangalore-pm-request@pm.org">bangalore-pm-request@pm.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:bangalore-pm-owner@pm.org">bangalore-pm-owner@pm.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Bangalore-pm digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Need suggestion on desgining a GUI for my script. (Vasundhar)<br>
   2. Re: YAPC::Europe 2013 (Vasundhar)<br>
   3. Re: Date ,Venue and Expectations for next meet up. (Saravanan T)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 20 Aug 2013 15:48:17 +0530<br>
From: Vasundhar <<a href="mailto:bvasundhar@gmail.com">bvasundhar@gmail.com</a>><br>
To: "Bangalore.pm" <<a href="mailto:bangalore-pm@pm.org">bangalore-pm@pm.org</a>><br>
Subject: Re: [Bangalore-pm] Need suggestion on desgining a GUI for my<br>
        script.<br>
Message-ID:<br>
        <<a href="mailto:CACO6krj1-xStgdQfjMc1v9Py7mt6Opo_CvA21kD_CP-SXA5W6A@mail.gmail.com">CACO6krj1-xStgdQfjMc1v9Py7mt6Opo_CvA21kD_CP-SXA5W6A@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Dhanavel,<br>
I would do what Promit Suggested . Using simple CGI script to handle this.<br>
<br>
<br>
 Regards,<br>
Vasundhar<br>
<br>
<br>
On Mon, Aug 19, 2013 at 6:27 PM, promit <<a href="mailto:promitbhattacharya@gmail.com">promitbhattacharya@gmail.com</a>>wrote:<br>
<br>
> check out <a href="http://ods.com.ua/win/eng/program/Perl5Unleashed/ch22.phtml" target="_blank">http://ods.com.ua/win/eng/program/Perl5Unleashed/ch22.phtml</a><br>
><br>
><br>
><br>
> On Mon, Aug 19, 2013 at 6:24 PM, promit <<a href="mailto:promitbhattacharya@gmail.com">promitbhattacharya@gmail.com</a>>wrote:<br>
><br>
>> I would suggest the easiest way would be stick to simple cgi script which<br>
>> can take inputs from the browser and pass them to your script<br>
>><br>
>> all you need is a apache and write out a cgi file whivh invokes your<br>
>> script.<br>
>><br>
>><br>
>><br>
>><br>
>> On Mon, Aug 19, 2013 at 6:20 PM, Chankey Pathak <<a href="mailto:chankey007@gmail.com">chankey007@gmail.com</a>>wrote:<br>
>><br>
>>> If you use Linux then you can go for "dialog" (<br>
>>> <a href="http://linux.die.net/man/1/dialog" target="_blank">http://linux.die.net/man/1/dialog</a>) or "zenity" (<br>
>>> <a href="http://en.wikipedia.org/wiki/Zenity" target="_blank">http://en.wikipedia.org/wiki/Zenity</a>).<br>
>>><br>
>>><br>
>>> On Mon, Aug 19, 2013 at 5:21 PM, Dhanavel P <<a href="mailto:espdhanavel@gmail.com">espdhanavel@gmail.com</a>>wrote:<br>
>>><br>
>>>> Hi Guys,<br>
>>>>   Hope everyone is doing good.<br>
>>>><br>
>>>> I wrote a script for my solution to handle some operations based on<br>
>>>> options provided durning run time.<br>
>>>><br>
>>>> eg: Perl <a href="http://test.pl" target="_blank">test.pl</a> --set=True --Flag=enable --I=false<br>
>>>><br>
>>>> Question:<br>
>>>>   1. Is it possible to  design a front end GUI with some check box<br>
>>>> asking for option and run tab to execute the script ??<br>
>>>>  Is so kindly suggest your ideas, so that i'll try to implement.<br>
>>>>  2. If not perl, suggest some other way to have a GUI for perl script.<br>
>>>><br>
>>>><br>
>>>> Eagrly waiting for response!!! Thanks in advance :)<br>
>>>><br>
>>>> Regards,<br>
>>>> Dhanavel<br>
>>>><br>
>>>> _______________________________________________<br>
>>>> Bangalore-pm mailing list<br>
>>>> <a href="mailto:Bangalore-pm@pm.org">Bangalore-pm@pm.org</a><br>
>>>> <a href="http://mail.pm.org/mailman/listinfo/bangalore-pm" target="_blank">http://mail.pm.org/mailman/listinfo/bangalore-pm</a><br>
>>>><br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>> Regards,<br>
>>> Chankey Pathak <<a href="http://www.linuxstall.com" target="_blank">http://www.linuxstall.com</a>><br>
>>><br>
>>> _______________________________________________<br>
>>> Bangalore-pm mailing list<br>
>>> <a href="mailto:Bangalore-pm@pm.org">Bangalore-pm@pm.org</a><br>
>>> <a href="http://mail.pm.org/mailman/listinfo/bangalore-pm" target="_blank">http://mail.pm.org/mailman/listinfo/bangalore-pm</a><br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> ~ Sent from a plain old fashioned device called a komputarrrr ;)<br>
>><br>
><br>
><br>
><br>
> --<br>
> ~ Sent from a plain old fashioned device called a komputarrrr ;)<br>
><br>
> _______________________________________________<br>
> Bangalore-pm mailing list<br>
> <a href="mailto:Bangalore-pm@pm.org">Bangalore-pm@pm.org</a><br>
> <a href="http://mail.pm.org/mailman/listinfo/bangalore-pm" target="_blank">http://mail.pm.org/mailman/listinfo/bangalore-pm</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.pm.org/pipermail/bangalore-pm/attachments/20130820/e7c3c3a3/attachment-0001.html" target="_blank">http://mail.pm.org/pipermail/bangalore-pm/attachments/20130820/e7c3c3a3/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 20 Aug 2013 15:49:09 +0530<br>
From: Vasundhar <<a href="mailto:bvasundhar@gmail.com">bvasundhar@gmail.com</a>><br>
To: "Bangalore.pm" <<a href="mailto:bangalore-pm@pm.org">bangalore-pm@pm.org</a>><br>
Subject: Re: [Bangalore-pm] YAPC::Europe 2013<br>
Message-ID:<br>
        <<a href="mailto:CACO6krjvDMMkhW50eJoxKOLHaKAkJjY4xAyOL6K09NaWKMMZZg@mail.gmail.com">CACO6krjvDMMkhW50eJoxKOLHaKAkJjY4xAyOL6K09NaWKMMZZg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Thanks Sundar for the information.<br>
<br>
Regards,<br>
Vasundhar<br>
<br>
<br>
On Mon, Aug 19, 2013 at 9:08 AM, venkatakrishnan g<br>
<<a href="mailto:superpulse.x@gmail.com">superpulse.x@gmail.com</a>>wrote:<br>
<br>
> Very nice round up. Thank you Sundar.<br>
><br>
><br>
> On 18 August 2013 17:13, SundaraRaman R <<a href="mailto:sundaryourfriend@gmail.com">sundaryourfriend@gmail.com</a>>wrote:<br>
><br>
>> Hi folks,<br>
>><br>
>> As many of you might know, YAPC::Europe 2013 happened a few days ago in<br>
>> Kiev, Ukraine. Moritz Lenz (one key developer of Perl6) wrote a series of<br>
>> blog entries, one for each day, summarizing the happenings of the day.<br>
>><br>
>> <a href="http://perlgeek.de/blog-en/perl-6/2013-yapc-day-1.html" target="_blank">http://perlgeek.de/blog-en/perl-6/2013-yapc-day-1.html</a><br>
>> <a href="http://perlgeek.de/blog-en/perl-6/2013-yapc-day-2.html" target="_blank">http://perlgeek.de/blog-en/perl-6/2013-yapc-day-2.html</a><br>
>> <a href="http://perlgeek.de/blog-en/perl-6/2013-yapc-day-3.html" target="_blank">http://perlgeek.de/blog-en/perl-6/2013-yapc-day-3.html</a><br>
>><br>
>> The entries also have links to relevant slides or videos, along with his<br>
>> (short) reviews of the talks, and I found it a very nice way to choose<br>
>> which ones to go through.<br>
>><br>
>> Hope this is useful.<br>
>> Regards,<br>
>> Sundar<br>
>><br>
>> --<br>
>> ! Knowing others is intelligence; knowing yourself is true wisdom.<br>
>> Mastering others is strength; mastering yourself is true power.<br>
>> <a href="http://www.google.com/profiles/sundaryourfriend" target="_blank">http://www.google.com/profiles/sundaryourfriend</a><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Bangalore-pm mailing list<br>
>> <a href="mailto:Bangalore-pm@pm.org">Bangalore-pm@pm.org</a><br>
>> <a href="http://mail.pm.org/mailman/listinfo/bangalore-pm" target="_blank">http://mail.pm.org/mailman/listinfo/bangalore-pm</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> Bangalore-pm mailing list<br>
> <a href="mailto:Bangalore-pm@pm.org">Bangalore-pm@pm.org</a><br>
> <a href="http://mail.pm.org/mailman/listinfo/bangalore-pm" target="_blank">http://mail.pm.org/mailman/listinfo/bangalore-pm</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.pm.org/pipermail/bangalore-pm/attachments/20130820/f23417da/attachment-0001.html" target="_blank">http://mail.pm.org/pipermail/bangalore-pm/attachments/20130820/f23417da/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Tue, 20 Aug 2013 20:29:44 +0800 (SGT)<br>
From: Saravanan T <<a href="mailto:talk2saravanan@yahoo.co.in">talk2saravanan@yahoo.co.in</a>><br>
To: "<a href="mailto:bangalore-pm@pm.org">bangalore-pm@pm.org</a>" <<a href="mailto:bangalore-pm@pm.org">bangalore-pm@pm.org</a>><br>
Subject: Re: [Bangalore-pm] Date ,Venue and Expectations for next meet<br>
        up.<br>
Message-ID:<br>
        <<a href="mailto:1377001784.44177.YahooMailNeo@web192503.mail.sg3.yahoo.com">1377001784.44177.YahooMailNeo@web192503.mail.sg3.yahoo.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hope everyone is back from vacation. :)<br>
Need volunteers to attract college hackers for our meetup?<br>
<br>
Date,Time and Venue can be changed as per your response<br>
<br>
Lets discuss for?<a href="http://www.meetup.com/Indian-Perl-Mongers/events/130536382/" target="_blank">http://www.meetup.com/Indian-Perl-Mongers/events/130536382/</a><br>
<br>
<br>
~Saran<br>
<br>
<br>
________________________________<br>
 From: Saravanan T <<a href="mailto:talk2saravanan@yahoo.co.in">talk2saravanan@yahoo.co.in</a>><br>
To: "<a href="mailto:bangalore-pm@pm.org">bangalore-pm@pm.org</a>" <<a href="mailto:bangalore-pm@pm.org">bangalore-pm@pm.org</a>><br>
Sent: Friday, August 2, 2013 1:58 PM<br>
Subject: Date ,Venue and Expectations for next meet up.<br>
<br>
<br>
<br>
<br>
<br>
Hey Bangalore PerlMongers,<br>
<br>
I do see less responses for next meetup.<br>
<br>
If date is the issue we can think of alternate date as ?31st August.<br>
We also have an option for venue. Exceleron or Yahoo<br>
?I can also arrange ?two training rooms in yahoo which can be joined and split whenever we like.<br>
<br>
<br>
Lets discuss few things..<br>
<br>
What we are expecting in this meetup?<br>
<br>
Who can be the intended participants?<br>
e.g students,hackers,etc<br>
<br>
What can be the outcome in this meetup?<br>
<br>
Thanks,<br>
~Saran<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.pm.org/pipermail/bangalore-pm/attachments/20130820/b31d8bdb/attachment.html" target="_blank">http://mail.pm.org/pipermail/bangalore-pm/attachments/20130820/b31d8bdb/attachment.html</a>><br>

<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Bangalore-pm mailing list<br>
<a href="mailto:Bangalore-pm@pm.org">Bangalore-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/bangalore-pm" target="_blank">http://mail.pm.org/mailman/listinfo/bangalore-pm</a><br>
<br>
------------------------------<br>
<br>
End of Bangalore-pm Digest, Vol 53, Issue 8<br>
*******************************************<br>
</blockquote></div><br></div></div>