About: Perl::Critic

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Perl::Critic is a static code analysis system for the Perl programming language. Perl::Critic is available as a source-code distribution on CPAN. It comes with a commandline tool, perlcritic, which can check Perl source code files and report on the code quality therein. Perl::Critic has an extensible architecture that allows the programmer to choose from many "policies" which enforce different Perl programming styles and tastes. The default policy is largely based on the recommendations in the book Perl Best Practices by Damian Conway. Some new alternatives include Perl::Lint and B::Lint.

Property Value
dbo:abstract
  • Perl::Critic es un sistema de análisis de código estático para el lenguaje de programación Perl. Perl::Critic está disponible como código fuente en el repositorio CPAN. Viene con una herramienta de línea de comandos, perlcritic, que puede verificar los archivos de código fuente de Perl e informar sobre la calidad del código en los mismos. Perl::Critic tiene una arquitectura extensible la cual permite al programador elegir entre muchas "políticas" que imponen diferentes estilos y gustos de programación de Perl. La política predeterminada se basa en gran medida en las recomendaciones del libro Perl Best Practices de Damian Conway. Perl :: Critic se basa en la biblioteca de análisis PPI. Por seguridad, PPI no ejecuta ningún código durante el análisis, a diferencia del compilador Perl, por lo que es una aproximación cercana al analizador real en lugar de una representación exacta. Algunas alternativas nuevas incluyen Perl::Lint y B::Lint. (es)
  • Perl::Critic is a static code analysis system for the Perl programming language. Perl::Critic is available as a source-code distribution on CPAN. It comes with a commandline tool, perlcritic, which can check Perl source code files and report on the code quality therein. Perl::Critic has an extensible architecture that allows the programmer to choose from many "policies" which enforce different Perl programming styles and tastes. The default policy is largely based on the recommendations in the book Perl Best Practices by Damian Conway. Perl::Critic is based on the PPI parsing library. For safety, PPI does not execute any code while parsing, unlike the Perl compiler, so it is a close approximation of the real parser rather than an exact representation. Some new alternatives include Perl::Lint and B::Lint. (en)
dbo:genre
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 22563562 (xsd:integer)
dbo:wikiPageLength
  • 2600 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 815476504 (xsd:integer)
dbo:wikiPageWikiLink
dbp:genre
  • static code analysis system for the Perl programming language (en)
dbp:name
  • Perl::Critic (en)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Perl::Critic es un sistema de análisis de código estático para el lenguaje de programación Perl. Perl::Critic está disponible como código fuente en el repositorio CPAN. Viene con una herramienta de línea de comandos, perlcritic, que puede verificar los archivos de código fuente de Perl e informar sobre la calidad del código en los mismos. Perl::Critic tiene una arquitectura extensible la cual permite al programador elegir entre muchas "políticas" que imponen diferentes estilos y gustos de programación de Perl. La política predeterminada se basa en gran medida en las recomendaciones del libro Perl Best Practices de Damian Conway. (es)
  • Perl::Critic is a static code analysis system for the Perl programming language. Perl::Critic is available as a source-code distribution on CPAN. It comes with a commandline tool, perlcritic, which can check Perl source code files and report on the code quality therein. Perl::Critic has an extensible architecture that allows the programmer to choose from many "policies" which enforce different Perl programming styles and tastes. The default policy is largely based on the recommendations in the book Perl Best Practices by Damian Conway. Some new alternatives include Perl::Lint and B::Lint. (en)
rdfs:label
  • Perl::Critic (es)
  • Perl::Critic (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Perl::Critic (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License