Elizabeth Mattijsen <l...@dijkmat.nl> wrote:
>> Joseph Brenner <doom...@gmail.com> wrote:

>> Would anyone happen to know if there's a duckduckgo trick to get just
>> perl6 links and not perl5?
>>
>> If you just append "perl6" it'll be mostly perl6 info in the top ten,
>> but there tends to be at least some perl5 intermixed in it.
>
> Have you tried adding “Perl 6” ?
>
> Also, do you have some examples of searches that produce Perl 5 results when
> you want to have Perl 6 results?

Using duckduckgo.com, searching on "threads <p6hint>",
I get 50% p6 using "perl6" and 60% using "Perl 6": so yes, for
this one test case there's a slight improvement with "Perl 6".

(Note: with stackoverflow links there's frequently no
visible hint whether they're talking about perl 5 or 6.
You have to follow the link and start reading.)

What I was actually looking for though was something like a
duckduckgo "bang" for perl6 (e.g. "!perl6").
Using "!perl6" doesn't really work it just yields 50%.

I did turn up a page to request a new bang tag... if anyone else
is so inspired, you might submit a suggestion as well:

  https://duckduckgo.com/newbang

Oddly enough, this form of search gets you entirely perl6 hits,
but I have no facility with using this:

  https://duckduckgo.com/?q={{{perl6}}}


Detailed results, if you're interested:

Search: threads perl6

6      https://docs.perl6.org/language/concurrency
5      https://perldoc.perl.org/threads.html
6      https://docs.perl6.org/type/Thread
5      https://stackoverflow.com/questions/15429183/multithreading-for-perl-code
5      http://www.mathematik.uni-ulm.de/help/perl5/doc/perlthrtut.html
6      https://techbeacon.com/why-perl-6-game-thrones-programming-languages
5      https://perldoc.perl.org/Thread.html
6      
https://stackoverflow.com/questions/45922368/how-can-i-control-the-number-of-threads
6      https://cry.nu/perl6/multithreading-in-perl6/

Search: threads "Perl 6"

6      https://docs.perl6.org/language/concurrency
5      https://perldoc.perl.org/perlthrtut.html
6      
https://stackoverflow.com/questions/43449883/how-many-promises-can-perl-6-keep
6      https://docs.perl6.org/type/Thread
5      
https://www.reddit.com/r/perl/comments/6xa3b0/do_any_of_you_use_perl_5_threads_anything_to/
6      https://cry.nu/perl6/multithreading-in-perl6/
6      https://techbeacon.com/why-perl-6-game-thrones-programming-languages
6      https://www.evanmiller.org/why-im-learning-perl-6.html
5      
https://www.reddit.com/r/perl/comments/2av7tr/how_to_use_threads_to_parse_a_2_gig_log_file/

Search: threads !perl6

6      https://docs.perl6.org/language/concurrency
5      https://perldoc.perl.org/threads.html
6      https://docs.perl6.org/type/Thread
5      https://stackoverflow.com/questions/15429183/multithreading-for-perl-code
6      https://cry.nu/perl6/multithreading-in-perl6/
5      http://www.mathematik.uni-ulm.de/help/perl5/doc/perlthrtut.html
6      https://techbeacon.com/why-perl-6-game-thrones-programming-languages
5      https://perldoc.perl.org/Thread.html
6      
https://stackoverflow.com/questions/45922368/how-can-i-control-the-number-of-threads

Reply via email to