From 1a06fa7e4a300880848047118f0adba68d38348d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 25 Apr 2007 15:08:17 +0000 Subject: re-sync after the big svn loss --- perl_checker.src/test/various_errors.t | 61 ---------------------------------- 1 file changed, 61 deletions(-) delete mode 100644 perl_checker.src/test/various_errors.t (limited to 'perl_checker.src/test/various_errors.t') diff --git a/perl_checker.src/test/various_errors.t b/perl_checker.src/test/various_errors.t deleted file mode 100644 index 48a8ece..0000000 --- a/perl_checker.src/test/various_errors.t +++ /dev/null @@ -1,61 +0,0 @@ -local $xxx ||= $yyy applying ||= on a new initialized variable is wrong - -$1 =~ s/xxx/yyy/ do not modify the result of a match (eg: $1) - -$xxx[1, 2] you must give only one argument - -$xxx[] you must give one argument - -my $_x = 'xxx' if $xxx; replace "my $foo = ... if " with "my $foo = && ..." - -$xxx or my $_x = 'xxx'; replace " or my $foo = ..." with "my $foo = ! && ..." - -'' || 'xxx' || ... is the same as ... - -if ($xxx = '') {} are you sure you did not mean "==" instead of "="? - -N("xxx$yyy") don't use interpolated translated string, use %s or %d instead - -if ($xxx && $yyy = xxx()) {} invalid lvalue - -1 + 2 >> 3 missing parentheses (needed for clarity) - -$xxx ? $yyy = 1 : $zzz = 2; missing parentheses (needed for clarity) - invalid lvalue - -N_("xxx") . 'yyy' N_("xxx") . "yyy" is dumb since the string "xxx" will never get translated - -join(@l) first argument of join() must be a scalar - -join(',', 'foo') join('...', $foo) is the same as $foo - -if_($xxx) not enough parameters - -push @l you must give some arguments to push - -push $xxx, 1 push is expecting an array - -pop $xxx pop is expecting an array and nothing else - -my (@l2, $xxx) = @l; @l2 takes all the arguments, $xxx is undef in any case - -$bad undeclared variable $bad - -{ my $a } unused variable $a - -my $xxx; yyy($xxx); my $xxx; redeclared variable $xxx - -{ my $xxx; $xxx = 1 } variable $xxx assigned, but not read - -$a undeclared variable $a - -use bad; can't find package bad - -use pkg3 ':bad'; package pkg3 doesn't export tag :bad -bad(); unknown function bad - -use pkg3 ':missing_fs'; name &f is not defined in package pkg3 -f(); name &f0 is not defined in package pkg3 - -use pkg3 'f'; name &f is not defined in package pkg3 -f(); -- cgit v1.2.1 tion> Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2002-02-25 13:41:09 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2002-02-25 13:41:09 +0000
commite38821c7bc93f6a23189b50f2147324998bf5620 (patch)
treed59d358393ee7353ad3d8f51426d571b493c26d8 /perl-install/share
parent00a21b0dac93d98f7a18314830840b9330737106 (diff)
downloaddrakx-backup-do-not-use-e38821c7bc93f6a23189b50f2147324998bf5620.tar
drakx-backup-do-not-use-e38821c7bc93f6a23189b50f2147324998bf5620.tar.gz
drakx-backup-do-not-use-e38821c7bc93f6a23189b50f2147324998bf5620.tar.bz2
drakx-backup-do-not-use-e38821c7bc93f6a23189b50f2147324998bf5620.tar.xz
drakx-backup-do-not-use-e38821c7bc93f6a23189b50f2147324998bf5620.zip
Add mrproject to Office / GNOME
Diffstat (limited to 'perl-install/share')
-rw-r--r--perl-install/share/rpmsrate2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate
index 685fec47b..72ded19cd 100644
--- a/perl-install/share/rpmsrate
+++ b/perl-install/share/rpmsrate
@@ -42,7 +42,7 @@ OFFICE
4 LOCALES"zh" pyDict
2 units lyx phpgroupware
GNOME
- 4 abiword gnome-pim gnome-pim-conduits gnumeric Guppi
+ 4 abiword gnome-pim gnome-pim-conduits gnumeric Guppi mrproject
3 dia gnome-pilot-conduits
2 ggv gnucash
KDE