This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ExtUtils::XSSymSet can now let the compiler shorten symbols.
[perl5.git] / lib / open2.pl
index 8cf08c2..ceb5653 100644 (file)
@@ -1,3 +1,8 @@
+warn "Legacy library @{[(caller(0))[6]]} will be removed from the Perl core distribution in the next major release. Please install it from the CPAN distribution Perl4::CoreLibs. It is being used at @{[(caller)[1]]}, line @{[(caller)[2]]}.\n";
+
+# This legacy library is deprecated and will be removed in a future
+# release of perl.
+#
 # This is a compatibility interface to IPC::Open2.  New programs should
 # do
 #