-
-
03 Sep 2005 19:20:10 UTC
- Distribution: Yada-Yada-Yada
- Module version: 1.00
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (473 / 0 / 0)
- Kwalitee
Bus factor: 0- 100.00% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (2.17KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Filter::Simple
- Test::Simple
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Yada::Yada::Yada - defer coding to later
SYNOPSIS
use Yada::Yada::Yada; if ($something_is_true) { ... # I'll fill this in later. }
DESCRIPTION
For Perl 6 we've been promised a "yada yada yada" operator, which makes '...' valid syntax for "I'll fill this bit in later.", allowing the code to compile, but issue a run-time warning.
But, like many of the other things that may or may not happen in Perl 6, we can already make this happen in Perl 5.
All you need is to 'use Yada::Yada::Yada' and off you go ...
AUTHOR
Tony Bowden
BUGS and QUERIES
Please direct all correspondence regarding this module to: bug-Yada-Yada-Yada@rt.cpan.org
COPYRIGHT
Copyright (C) 2001-2005 Tony Bowden. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Module Install Instructions
To install Yada::Yada::Yada, copy and paste the appropriate command in to your terminal.
cpanm Yada::Yada::Yada
perl -MCPAN -e shell install Yada::Yada::Yada
For more information on module installation, please visit the detailed CPAN module installation guide.