aboutsummaryrefslogtreecommitdiff
path: root/patches/panda.patch
blob: be076aa13c0843cba523d3f49051c2d67079d4bc (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ../modules/panda/bin/panda
+++ ../modules/panda/bin/panda
@@ -4,6 +4,8 @@
 use Panda::Ecosystem;
 use Panda::App;
 
+note "\n'panda' is shortly to be removed from Rakudo Star and replaced by 'zef'.\n'zef' can be used to install 'panda' when this happens.\n";
+
 my $*MAIN-ALLOW-NAMED-ANYWHERE = True;
 
 # default opts for MAIN