· Регистрация 
софт скрипты драйвера форумы блоги  
Пример: windows
Софт
Новости софта
Обзоры
Статьи
Авторам
Софт
Mac Linux PDA/Mobile
Linux Программирование Библиотеки

Страница программы Regexp::Common::comment 2.120

Regexp::Common::comment is a Perl module that provide regexes for comments.


  Описание программы   Комментарии (0)   Скриншоты (0)   Файлы (1)  
АвторDamian Conway
СайтПерейти
Обновление06.06.2007, 15:05
НазваниеRegexp Common comment
ВерсияRegexp::Common::comment 2.120
ЯзыкиАнглийский
ЛицензияPerl Artistic License
СтоимостьБесплатно
СистемыLinux
Размер?
Рейтинг
Голосов: 1

Скачать бесплатно Regexp Common comment
Закачек: 5
найти или купить на Allsoft.ru
софт в Allsoft.ru 




Описание программы Regexp Common comment
Regexp::Common::comment is a Perl module that provide regexes for comments.
SYNOPSIS
use Regexp::Common qw /comment/;
while () {
/$RE{comment}{C}/ and print "Contains a C commentn";
/$RE{comment}{C++}/ and print "Contains a C++ commentn";
/$RE{comment}{PHP}/ and print "Contains a PHP commentn";
/$RE{comment}{Java}/ and print "Contains a Java commentn";
/$RE{comment}{Perl}/ and print "Contains a Perl commentn";
/$RE{comment}{awk}/ and print "Contains an awk commentn";
/$RE{comment}{HTML}/ and print "Contains an HTML commentn";
}
use Regexp::Common qw /comment RE_comment_HTML/;
while () {
$_ =~ RE_comment_HTML() and print "Contains an HTML commentn";
}
Please consult the manual of Regexp::Common for a general description of the works of this interface.
Do not use this module directly, but load it via Regexp::Common.
This modules gives you regular expressions for comments in various languages.
· Ключевые особенности и характеристики Regexp::Common::comment 2.120
Не определены
· Ограничения Regexp::Common::comment 2.120
Ограничения не определены
· Специальные требования Regexp::Common::comment 2.120
· Perl
· История версий и изменений Regexp Common comment
История пуста
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.


Другие программы от Damian Conway

Regexp::Common::net 2.120
Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses.
27.06.2006, 04:55 | ? | Perl Artistic License | 0


Lingua::EN::Inflect 1.89
Lingua::EN::Inflect is a Perl module that can convert singular to plural. Select "a" or "an".
12.08.2006, 07:05 | ? | Perl Artistic License | 1


Class::Std::Utils 0.0.2
Class::Std::Utils is a Perl module for utility subroutines for building "inside-out" objects.
02.09.2006, 00:05 | ? | Perl Artistic License | 1


Parse::RecDescent 1.94
Parse::RecDescent is a Perl module to generate Recursive-Descent Parsers.
22.09.2006, 22:05 | ? | Perl Artistic License | 1


Class::Std 0.0.8
Class::Std is a Perl module to support for creating standard "inside-out" classes.
26.09.2006, 01:05 | ? | Perl Artistic License | 3

     
Похожие программы

Test::C2FIT 0.07
Test::C2FIT is a direct Perl port of Ward Cunningham's FIT acceptance test framework for Java.
07.06.2007, 01:05 | ? | Perl Artistic License | 12


File::FindByRegex 1.2
File::FindByRegex is a Perl wrapper for File::Find.
06.06.2007, 23:05 | ? | Perl Artistic License | 7


XML::XSLT::Wrapper 0.32
XML::XSLT::Wrapper is a consistent interface to XSLT processors.
06.06.2007, 23:05 | ? | Perl Artistic License | 22


makeppgraph 1.50-cvs-070506
makeppgraph is a Perl module with graphical analysis of the dependency graph.
06.06.2007, 21:05 | ? | Perl Artistic License | 7


XML::ApacheFOP 0.03
XML::ApacheFOP is a Perl module that can access Apache FOP from Perl to create PDF files using XSL-FO.
06.06.2007, 19:05 | ? | Perl Artistic License | 8

Разделы