Chatbot:: Alpha:: Syntaxe 2,04
Liens commerciaux
Chatbot:: Alpha:: Syntaxe 2,04: Sommaire
Taille:
0.030 MB
Système:
Any Platform
License:
Perl Artistic License
Prix:
Téléchargé:
5842
Date ajoutée:
2007-04-02
Editeur:
Other Publisher
Chatbot:: Alpha:: Syntaxe 2,04: Description
Chatbot::Alpha::Syntax is a Perl module for syntax checking of Chatbot::Alpha replies.
SYNOPSIS
use Chatbot::Alpha::Syntax;
my $syntax = new Chatbot::Alpha::Syntax;
# Set strict syntax.
$syntax->syntax (strict);
# Changed my mind, use loose
$syntax->syntax (loose);
# Only allow SOME commands.
$syntax->deny_type (allow_some);
# Allow only +s and -s.
$syntax->allow (+, -);
# Syntax-check this file.
$syntax->check ("replies.cba");
Chatbot::Alpha::Syntax provides syntax checking for Alpha documents. All syntax errors result in a die so dont expect to run your syntax checking halfway through a large applications process. Doing it in initialization is always fine though.
SYNOPSIS
use Chatbot::Alpha::Syntax;
my $syntax = new Chatbot::Alpha::Syntax;
# Set strict syntax.
$syntax->syntax (strict);
# Changed my mind, use loose
$syntax->syntax (loose);
# Only allow SOME commands.
$syntax->deny_type (allow_some);
# Allow only +s and -s.
$syntax->allow (+, -);
# Syntax-check this file.
$syntax->check ("replies.cba");
Chatbot::Alpha::Syntax provides syntax checking for Alpha documents. All syntax errors result in a die so dont expect to run your syntax checking halfway through a large applications process. Doing it in initialization is always fine though.
Chatbot:: Alpha:: Syntaxe 2,04: Screenshot
Liens commerciaux
Chatbot:: Alpha:: Syntaxe 2,04: Mot-clé
la vérification de syntaxe
Module Perl
syntaxe
contrôle
Perl
module
autoriser
Chatbot:: Alpha:: Syntaxe 2,04
Bibliothèques
Programmation
Chatbot:: Alpha:: Syntaxe 2,04: Signet
Chatbot:: Alpha:: Syntaxe 2,04: A voir également
Mes logiciels
Vous n'avez pas enregistré de logiciel. Cliquez sur Save "à côté de chaque logiciel à mettre à votre panier de logiciels"
Liés à la recherche
Liens commerciaux
