From mkirank at gmail.com Thu May 17 14:35:10 2007 From: mkirank at gmail.com (Kiran Kumar) Date: Thu, 17 May 2007 16:35:10 -0500 Subject: [Bangalore-pm] How do you use perl Message-ID: Hi, I am curious to know the following , Please feel free to add more questions to this list , I'm hoping this helps us out to know how others are using perl.. 1. how you use perl in your work (everyday ?). 2. Tools you use the most in your work 3. What is in your list of things interested to learn (perl /non perl). I get to use perl in the following ways * Mod_Perl,CGI::Application , Template Toolkit , Tons of CPAN Modules * Data migration and warehousing * Testing with selenium and perl (occasionally) * perl one liners occasionally Tools used * Vim with perl support (http://www.vim.org/scripts/script.php?script_id=556) * perlcritic * perl debugger To learn list * MOOSE (new OO module) Thanks, Kiran From senapati2001 at yahoo.com Fri May 18 00:17:27 2007 From: senapati2001 at yahoo.com (p sena) Date: Fri, 18 May 2007 00:17:27 -0700 (PDT) Subject: [Bangalore-pm] How do you use perl In-Reply-To: Message-ID: <875131.97661.qm@web43136.mail.sp1.yahoo.com> --- Kiran Kumar wrote: > Hi, > I am curious to know the following , Please feel > free to add more > questions to this list , I'm hoping this helps us > out to know how > others are using perl.. > > 1. how you use perl in your work (everyday ?). > 2. Tools you use the most in your work > 3. What is in your list of things interested to > learn (perl /non perl). > > I get to use perl in the following ways > * Mod_Perl,CGI::Application , Template Toolkit > , Tons of CPAN Modules > * Data migration and warehousing > * Testing with selenium and perl (occasionally) > * perl one liners occasionally > > Tools used > * Vim with perl support > (http://www.vim.org/scripts/script.php?script_id=556) > * perlcritic > * perl debugger > > To learn list > * MOOSE (new OO module) > > > > Thanks, > Kiran > _______________________________________________ > Bangalore-pm mailing list > Bangalore-pm at pm.org > http://mail.pm.org/mailman/listinfo/bangalore-pm > I use Perl to write toolkit and tools. Toolkit being a scalabe library modules and tools I say to top level scripts. Use it in Hosting business to automate business logic, tooling and automation in SCM domain, Test automation framework development, develop user and admin control panels, device driver API testing and reporting, write policy engines and fun in objectfying thingies with patterns. I use plain vi without perl support and perl debug. Could some one point me towards this vi with perl support. I have come across some Eclipse wih perl support. Have plans for mod_perl. ____________________________________________________________________________________ Don't get soaked. Take a quick peak at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather From mkirank at gmail.com Fri May 18 08:40:03 2007 From: mkirank at gmail.com (Kiran Kumar) Date: Fri, 18 May 2007 10:40:03 -0500 Subject: [Bangalore-pm] How do you use perl In-Reply-To: <875131.97661.qm@web43136.mail.sp1.yahoo.com> References: <875131.97661.qm@web43136.mail.sp1.yahoo.com> Message-ID: > Could some one point me towards this vi with perl > support. check the Install details on this url http://www.vim.org/scripts/script.php?script_id=556 another thing that you will need to do after unzipping the file, is in your .vimrc add the following line filetype plugin on On 5/18/07, p sena wrote: > > --- Kiran Kumar wrote: > > > Hi, > > I am curious to know the following , Please feel > > free to add more > > questions to this list , I'm hoping this helps us > > out to know how > > others are using perl.. > > > > 1. how you use perl in your work (everyday ?). > > 2. Tools you use the most in your work > > 3. What is in your list of things interested to > > learn (perl /non perl). > > > > I get to use perl in the following ways > > * Mod_Perl,CGI::Application , Template Toolkit > > , Tons of CPAN Modules > > * Data migration and warehousing > > * Testing with selenium and perl (occasionally) > > * perl one liners occasionally > > > > Tools used > > * Vim with perl support > > > (http://www.vim.org/scripts/script.php?script_id=556) > > * perlcritic > > * perl debugger > > > > To learn list > > * MOOSE (new OO module) > > > > > > > > Thanks, > > Kiran > > _______________________________________________ > > Bangalore-pm mailing list > > Bangalore-pm at pm.org > > http://mail.pm.org/mailman/listinfo/bangalore-pm > > > > I use Perl to write toolkit and tools. Toolkit being a > scalabe library modules and tools I say to top level > scripts. > Use it in Hosting business to automate business logic, > tooling and automation in SCM domain, Test automation > framework development, develop user and admin control > panels, device driver API testing and reporting, write > policy engines and fun in objectfying thingies with > patterns. > I use plain vi without perl support and perl debug. > Could some one point me towards this vi with perl > support. I have come across some Eclipse wih perl > support. > Have plans for mod_perl. > > > > > ____________________________________________________________________________________ > Don't get soaked. Take a quick peak at the forecast > with the Yahoo! Search weather shortcut. > http://tools.search.yahoo.com/shortcuts/#loc_weather > From mkirank at gmail.com Fri May 18 08:40:04 2007 From: mkirank at gmail.com (Kiran Kumar) Date: Fri, 18 May 2007 10:40:04 -0500 Subject: [Bangalore-pm] How do you use perl In-Reply-To: <875131.97661.qm@web43136.mail.sp1.yahoo.com> References: <875131.97661.qm@web43136.mail.sp1.yahoo.com> Message-ID: > Could some one point me towards this vi with perl > support. check the Install details on this url http://www.vim.org/scripts/script.php?script_id=556 another thing that you will need to do after unzipping the file, is in your .vimrc add the following line filetype plugin on On 5/18/07, p sena wrote: > > --- Kiran Kumar wrote: > > > Hi, > > I am curious to know the following , Please feel > > free to add more > > questions to this list , I'm hoping this helps us > > out to know how > > others are using perl.. > > > > 1. how you use perl in your work (everyday ?). > > 2. Tools you use the most in your work > > 3. What is in your list of things interested to > > learn (perl /non perl). > > > > I get to use perl in the following ways > > * Mod_Perl,CGI::Application , Template Toolkit > > , Tons of CPAN Modules > > * Data migration and warehousing > > * Testing with selenium and perl (occasionally) > > * perl one liners occasionally > > > > Tools used > > * Vim with perl support > > > (http://www.vim.org/scripts/script.php?script_id=556) > > * perlcritic > > * perl debugger > > > > To learn list > > * MOOSE (new OO module) > > > > > > > > Thanks, > > Kiran > > _______________________________________________ > > Bangalore-pm mailing list > > Bangalore-pm at pm.org > > http://mail.pm.org/mailman/listinfo/bangalore-pm > > > > I use Perl to write toolkit and tools. Toolkit being a > scalabe library modules and tools I say to top level > scripts. > Use it in Hosting business to automate business logic, > tooling and automation in SCM domain, Test automation > framework development, develop user and admin control > panels, device driver API testing and reporting, write > policy engines and fun in objectfying thingies with > patterns. > I use plain vi without perl support and perl debug. > Could some one point me towards this vi with perl > support. I have come across some Eclipse wih perl > support. > Have plans for mod_perl. > > > > > ____________________________________________________________________________________ > Don't get soaked. Take a quick peak at the forecast > with the Yahoo! Search weather shortcut. > http://tools.search.yahoo.com/shortcuts/#loc_weather > From a.r.ferreira at gmail.com Fri May 18 10:20:11 2007 From: a.r.ferreira at gmail.com (Adriano Ferreira) Date: Fri, 18 May 2007 14:20:11 -0300 Subject: [Bangalore-pm] How do you use perl In-Reply-To: References: Message-ID: <73ddeb6c0705181020k7dad7048tf57bcd14490fb954@mail.gmail.com> On 5/17/07, Kiran Kumar wrote: > Hi, > I am curious to know the following , Please feel free to add more > questions to this list , I'm hoping this helps us out to know how > others are using perl.. > > 1. how you use perl in your work (everyday ?). * To extract and populate data in relational databases (Oracle, Firebird, SQLite) * As a calculator (with Shell::Perl) * As a fast language for writing tests * As a fast language to transform text (unaccent, clean, etc.) > 2. Tools you use the most in your work * perl * perldoc * cpan * ack * pirl (Shell::Perl) * corelist (Module::CoreList) * prove (Test::Harness) > 3. What is in your list of things interested to learn (perl /non perl). perl: * Catalyst / Jifty for web development * Moose for better OO non perl: * Ruby / Python / Lua Best, Adriano Ferreira > I get to use perl in the following ways > * Mod_Perl,CGI::Application , Template Toolkit , Tons of CPAN Modules > * Data migration and warehousing > * Testing with selenium and perl (occasionally) > * perl one liners occasionally > > Tools used > * Vim with perl support > (http://www.vim.org/scripts/script.php?script_id=556) > * perlcritic > * perl debugger > > To learn list > * MOOSE (new OO module) > > > > Thanks, > Kiran > _______________________________________________ > Bangalore-pm mailing list > Bangalore-pm at pm.org > http://mail.pm.org/mailman/listinfo/bangalore-pm > From Suhas.Bharadwaj at efi.com Sun May 20 23:13:07 2007 From: Suhas.Bharadwaj at efi.com (Suhas Bharadwaj) Date: Mon, 21 May 2007 11:43:07 +0530 Subject: [Bangalore-pm] How do you use perl In-Reply-To: Message-ID: <13B4D38ED7B116429C3A426A2C3998D90337724F@blrexmb01.efi.internal> Hi Kiran, The details are as follows: 1. How you use perl in your work (everyday?). *creating new tools. *Automating the regression testing process 2. Tools you use the most in your work *Komodo *Win32::Gui::Loft 3. What is in your list of things interested to learn (perl /non perl). *More on Win32::GuiTest and Oneliners *STAF *Python Cheers... Suhas