summaryrefslogtreecommitdiffstats
path: root/lib/Package/Stash/XS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Package/Stash/XS.pm')
-rw-r--r--lib/Package/Stash/XS.pm11
1 files changed, 2 insertions, 9 deletions
diff --git a/lib/Package/Stash/XS.pm b/lib/Package/Stash/XS.pm
index 3954112..c93ab48 100644
--- a/lib/Package/Stash/XS.pm
+++ b/lib/Package/Stash/XS.pm
@@ -24,16 +24,9 @@ This is a backend for L<Package::Stash>, which provides the functionality in a
way that's less buggy and much faster. It will be used by default if it's
installed, and should be preferred in all environments with a compiler.
-=head1 BUGS / CAVEATS
+=head1 BUGS
-=over 4
-
-=item * Prior to perl 5.10, scalar slots are only considered to exist if they are defined
-
-This is due to a shortcoming within perl itself. See
-L<perlref/Making References> point 7 for more information.
-
-=back
+No known bugs (but see the BUGS section in L<Package::Stash>).
Please report any bugs through RT: email
C<bug-package-stash-xs at rt.cpan.org>, or browse to