1
I Use This!
Low Activity

News

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 446 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=446&view=rev Author: jonasbn Date: 2009-01-11 21:03:32 0000 (Sun, 11 Jan 2009) Log Message: ----------- - Addressed [Subroutines::RequireArgUnpacking] ... [More] Perl::Critic policy, disabled locally in Workflow::Exception and Workflow::Factory for two violations that need to be revisited Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Exception.pm trunk/workflow/lib/Workflow/Factory.pm trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 447 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=447&view=rev Author: jonasbn Date: 2009-01-11 21:17:56 0000 (Sun, 11 Jan 2009) Log Message: ----------- - Addressed ... [More] [ControlStructures::ProhibitCStyleForLoops] Perl::Critic policy, disabled locally in Workflow::Persister::DBI::ExtraData Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Persister/DBI/ExtraData.pm trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 444 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=444&view=rev Author: jonasbn Date: 2009-01-11 12:50:01 0000 (Sun, 11 Jan 2009) Log Message: ----------- - Addressed ... [More] [BuiltinFunctions::ProhibitUniversalIsa] Perl::Critic policy we should now be compatible with perl 5.9.3's deprecation of UNIVERSAL::isa functional call, we now use isa as a method where relevant Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Validator/MatchesDateFormat.pm trunk/workflow/lib/Workflow.pm trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 433 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=433&view=rev Author: jonasbn Date: 2009-01-10 20:15:28 0000 (Sat, 10 Jan 2009) Log Message: ----------- - Addressed [Variables::ProhibitPunctuationVars] ... [More] Perl::Critic policy, we now use English Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Action/InputField.pm trunk/workflow/lib/Workflow/Action.pm trunk/workflow/lib/Workflow/Condition/Evaluate.pm trunk/workflow/lib/Workflow/Config/Perl.pm trunk/workflow/lib/Workflow/Config/XML.pm trunk/workflow/lib/Workflow/Factory.pm trunk/workflow/lib/Workflow/Persister/DBI/ExtraData.pm trunk/workflow/lib/Workflow/Persister/DBI/SequenceId.pm trunk/workflow/lib/Workflow/Persister/DBI.pm trunk/workflow/lib/Workflow/Persister/File.pm trunk/workflow/lib/Workflow/Persister/SPOPS.pm trunk/workflow/lib/Workflow/State.pm trunk/workflow/lib/Workflow.pm trunk/workflow/t/perlcriticrc Property Chang [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 434 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=434&view=rev Author: jonasbn Date: 2009-01-10 20:30:51 0000 (Sat, 10 Jan 2009) Log Message: ----------- - Addressed [InputOutput::RequireCheckedClose] ... [More] Perl::Critic policy, this required addition of some code, which will throw relevant exceptions [InputOutput::RequireCheckedClose] was removed from the t/perlcriticrc, it is no longer violated so it's listing might have been a mistake Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Config/Perl.pm trunk/workflow/lib/Workflow/Persister/File.pm trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/ [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 435 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=435&view=rev Author: jonasbn Date: 2009-01-10 20:46:17 0000 (Sat, 10 Jan 2009) Log Message: ----------- First attempt at ... [More] [Subroutines::RequireArgUnpacking] Perl::Critic policy, this will require some more work Modified Paths: -------------- trunk/workflow/lib/Workflow/Exception.pm trunk/workflow/lib/Workflow/Factory.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 436 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=436&view=rev Author: jonasbn Date: 2009-01-10 21:05:16 0000 (Sat, 10 Jan 2009) Log Message: ----------- - Addressed ... [More] [BuiltinFunctions::ProhibitStringySplit] Perl::Critic policy, single violation - Policy [ValuesAndExpressions::ProhibitCommaSeparatedStatements] disabled Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Persister/DBI.pm trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 437 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=437&view=rev Author: jonasbn Date: 2009-01-10 21:10:41 0000 (Sat, 10 Jan 2009) Log Message: ----------- We currently utilize a package variable ... [More] deliberately, should be addressed again [Variables::ProhibitPackageVars] policy disabled for now Modified Paths: -------------- trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 438 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=438&view=rev Author: jonasbn Date: 2009-01-10 21:18:08 0000 (Sat, 10 Jan 2009) Log Message: ----------- - Addressed [InputOutput::RequireCheckedSyscalls] ... [More] Perl::Critic policy, this required addition of some code, which will throw relevant exception Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Persister/File.pm trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]
Posted over 16 years ago by jonasbn-Rn4VEauK AKRv LV9MX5uipxlwaOVQ5f< at >public.gmane.org
Revision: 439 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=439&view=rev Author: jonasbn Date: 2009-01-10 21:26:49 0000 (Sat, 10 Jan 2009) Log Message: ----------- - Addressed [CodeLayout::RequireTrailingCommas] ... [More] Perl::Critic policy, few violations nothing serious Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/lib/Workflow/Config.pm trunk/workflow/lib/Workflow/Persister/DBI.pm trunk/workflow/t/perlcriticrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB [Less]