Is perl6-debug working

2017-05-31 Thread rnhainsworth
I recently re-installed rakudo from scratch to eliminate panda. That is I deleted all previous versions of rakudo / perl6, cloned rakudobrew, then rakudobrew build moar But perl6-debug is no longer present in . rakudobrew/bin I installed the debug UI module, but perl6-debug is not a part of the i

Re: testing with a "warn"

2016-04-29 Thread rnhainsworth
Hi. Sorry to ask again, but there are two independent questions here. 1) What is the purpose or best use of 'warn'. 2) How to test code that contains a 'warn' used as it should be. 1) I thought that a 'warn' would be used where sometimes the user would want a fail but not always. I have a module