Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 15, 2019 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/3f2a48d7f906606b2ad1cff50fd203d9 to your computer and use it in GitHub Desktop.
Save Whateverable/3f2a48d7f906606b2ad1cff50fd203d9 to your computer and use it in GitHub Desktop.
greppable6
if not .*\.defined
File Code
CTILMES/GraphQL
…/GraphQL.pm :164:
if not $!mutation.defined and self.type('Mutation')
JSTOWE/Attribute-Lazy
…/Lazy.pm :52:
if not $attr.get_value($self).defined {
JSTOWE/Audio-Convert-Samplerate
…/Samplerate.pm :233:
if not $state.defined {
JSTOWE/Audio-Encode-LameMP3
…/LameMP3.pm :414:
if not $!message.defined {
JSTOWE/Audio-Icecast
…/Icecast.pm :362:
if not $!base-url.defined {
JSTOWE/Audio-Libshout
…/Libshout.pm :724:
if not $initialiser.defined {
JSTOWE/Audio-Liquidsoap
…/Liquidsoap.pm :679:
if not ( $!socket.defined && $!socket.opened) {
JSTOWE/Audio-Liquidsoap
…/Liquidsoap.pm :707:
if not $!client.defined {
JSTOWE/Audio-Liquidsoap
…/Liquidsoap.pm :985:
if not $!requests.defined {
JSTOWE/Audio-Liquidsoap
…/RunServer.pm :23:
if not ( $!liquidsoap.defined && $!liquidsoap.IO.x ) {
JSTOWE/Audio-Silan
…/Silan.pm :115:
if not $!silan-path.defined {
JSTOWE/Audio-Silan
…/Silan.pm :117:
if not $sp.defined {
JSTOWE/Chronic
…/Chronic.pm :381:
if not $supply.defined {
JSTOWE/Linux-Cpuinfo
…/Cpuinfo.pm :99:
if not $!num-cpus.defined {
JSTOWE/Linux-Fuser
…/Fuser.pm :63:
if not $!inode.defined {
JSTOWE/Linux-Fuser
…/Fuser.pm :74:
if not $!device.defined {
JSTOWE/Lumberjack-Application
…/Application.pm :99:
if not &!app.defined {
JSTOWE/Lumberjack-Application
…/Proxy.pm :65:
if not $!ua.defined {
JSTOWE/Lumberjack-Application
…/Proxy.pm :80:
if not $res.defined {
JSTOWE/Lumberjack-Application
…/Supply.pm :59:
if not $!Supply.defined {
JSTOWE/Lumberjack-Dispatcher-Syslog
…/Syslog.pm :132:
if not $!logger.defined {
JSTOWE/Lumberjack
…/Lumberjack.pm :671:
if not $!level.defined {
JSTOWE/Lumberjack
…/Lumberjack.pm :850:
if not $!handle.defined {
JSTOWE/MessagePack-Class
…/Class.pm :339:
if not $value.defined {
JSTOWE/Staticish
…/Staticish.pm :55:
if not $new-self.defined {
JSTOWE/Staticish
…/Staticish.pm :63:
if not $new-self.defined {
JSTOWE/Staticish
…/Staticish.pm :87:
if not $instance.defined {
JSTOWE/Test-META
…/META.pm :135:
if not $attr.get_value($meta).defined {
JSTOWE/Tinky
…/Tinky.pm :1079:
if not $SELF!state.defined {
JSTOWE/Tinky
…/Tinky.pm :1099:
if not $!state.defined and $!workflow.initial-state.defined {
JSTOWE/WebService-Soundcloud
…/Soundcloud.pm :335:
if not $!ua.defined {
JSTOWE/XML-Class
…/Class.pm :920:
if not $!xml-namespace-prefix.defined {
JSTOWE/XML-Class
…/Class.pm :921:
if not $!xml-namespace.defined {
JSTOWE/XML-Class
…/Class.pm :934:
if not $!local-name.defined {
JSTOWE/XML-Class
…/Class.pm :949:
if not $!local-name.defined {
JSTOWE/XML-Class
…/Class.pm :1478:
if not $namespace.defined {
LEONT/Path-Finder
…/Finder.pm :423:
die "Finder key $name invalid" if not $method.defined or $method !~~ Constraint;
MARTIMM/MongoDB
…/Database.pm6 :127:
if not $cursor.defined {
MARTIMM/MongoDB
…/Server.pm6 :291:
if not $found-socket.defined {
MARTIMM/MongoDB
…/Server.pm6 :296:
if not $socket.defined {
MARTIMM/MongoDB
…/Control.pm6 :238:
if not $mongodb-server-path.defined and $*KERNEL.name eq 'linux' {
MARTIMM/MongoDB
…/Control.pm6 :247:
if not $mongodb-server-path.defined and $*KERNEL.name eq 'win32' {
MARTIMM/MongoDB
…/Control.pm6 :260:
if not $mongodb-server-path.defined and %*ENV<PATH> {
TIMOTIMO/JSON-Fast
…/Fast.pm :105:
return 'null' if not $obj.defined;
TITSUKI/Algorithm-AhoCorasick
…/AhoCorasick.pm6 :34:
if not $r.defined {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :196:
if not $smallest-value.defined or $smallest-value minmaxheap-cmp @!nodes[$left-child] == Order::More {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :203:
if not $smallest-value.defined or $smallest-value minmaxheap-cmp @!nodes[self!find-left-child($left-child)] == Order::More {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :210:
if not $smallest-value.defined or $smallest-value minmaxheap-cmp @!nodes[self!find-right-child($left-child)] == Order::More {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :219:
if not $smallest-value.defined or $smallest-value minmaxheap-cmp @!nodes[$right-child] == Order::More {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :226:
if not $smallest-value.defined or $smallest-value minmaxheap-cmp @!nodes[self!find-left-child($right-child)] == Order::More {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :233:
if not $smallest-value.defined or $smallest-value minmaxheap-cmp @!nodes[self!find-right-child($right-child)] == Order::More {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :252:
if not $largest-value.defined or $largest-value minmaxheap-cmp @!nodes[$left-child] == Order::Less {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :259:
if not $largest-value.defined or $largest-value minmaxheap-cmp @!nodes[self!find-left-child($left-child)] == Order::Less {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :266:
if not $largest-value.defined or $largest-value minmaxheap-cmp @!nodes[self!find-right-child($left-child)] == Order::Less {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :275:
if not $largest-value.defined or $largest-value minmaxheap-cmp @!nodes[$right-child] == Order::Less {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :282:
if not $largest-value.defined or $largest-value minmaxheap-cmp @!nodes[self!find-left-child($right-child)] == Order::Less {
TITSUKI/Algorithm-MinMaxHeap
…/MinMaxHeap.pm6 :289:
if not $largest-value.defined or $largest-value minmaxheap-cmp @!nodes[self!find-right-child($right-child)] == Order::Less {
TITSUKI/MeCab
…/02-lattice.t :229:
next if not @expected[$len].defined;
TITSUKI/MeCab
…/02-lattice.t :284:
next if not @expected[$len].defined;
TITSUKI/Text-Sift4
…/Sift4.pm6 :5:
if not $lhs.defined or $lhs.chars == 0 {
TITSUKI/Text-Sift4
…/Sift4.pm6 :10:
if not $rhs.defined or $rhs.chars == 0 {
CurtTilmes/Perl6-GraphQL
…/GraphQL.pm :164:
if not $!mutation.defined and self.type('Mutation')
Demayl/perl6-Email-Valid
…/Valid.pm6 :107:
if not %domain_mx{$domain}.defined {
FCO/SeqSplitter
…/SeqSplitter.pm6 :68:
if not $!original.defined and not $!handling.defined and $!unhandled.defined {
LLFourn/p6-DispatchMap
…/DispatchMap.pm6 :87:
$k := List.new($k) if not ($k.defined and $k ~~ Iterable);
Leont/build-graph6
…/Graph.pm :325:
return $value if not $value.defined or $value[0] ~~ / \/ /;
MARTIMM/mongo-perl6-driver
…/Database.pm6 :119:
if not $cursor.defined {
MARTIMM/mongo-perl6-driver
…/Server.pm6 :310:
if not $found-socket.defined {
MARTIMM/mongo-perl6-driver
…/Server.pm6 :315:
if not $socket.defined {
MARTIMM/mongo-perl6-driver
…/Control.pm6 :217:
if not $mongodb-server-path.defined and $*KERNEL.name eq 'linux' {
MARTIMM/mongo-perl6-driver
…/Control.pm6 :226:
if not $mongodb-server-path.defined and $*KERNEL.name eq 'win32' {
MARTIMM/mongo-perl6-driver
…/Control.pm6 :239:
if not $mongodb-server-path.defined and %*ENV<PATH> {
jonathanstowe/Audio-Liquidsoap
…/Liquidsoap.pm :679:
if not ( $!socket.defined && $!socket.opened) {
jonathanstowe/Audio-Liquidsoap
…/Liquidsoap.pm :707:
if not $!client.defined {
jonathanstowe/Audio-Liquidsoap
…/Liquidsoap.pm :985:
if not $!requests.defined {
jonathanstowe/Audio-Liquidsoap
…/RunServer.pm :23:
if not ( $!liquidsoap.defined && $!liquidsoap.IO.x ) {
jonathanstowe/Lumberjack-Application
…/Application.pm :99:
if not &!app.defined {
jonathanstowe/Lumberjack-Application
…/Proxy.pm :65:
if not $!ua.defined {
jonathanstowe/Lumberjack-Application
…/Proxy.pm :80:
if not $res.defined {
jonathanstowe/Lumberjack-Application
…/Supply.pm :59:
if not $!Supply.defined {
jonathanstowe/Lumberjack-Dispatcher-Syslog
…/Syslog.pm :132:
if not $!logger.defined {
jonathanstowe/Lumberjack
…/Lumberjack.pm :672:
if not $!level.defined {
jonathanstowe/Lumberjack
…/Lumberjack.pm :851:
if not $!handle.defined {
jonathanstowe/RPi-Device-PiGlow
…/PiGlow.pm :229:
if not $!device-smbus.defined {
jonathanstowe/RPi-Device-SMBus
…/SMBus.pm :184:
if not $!fd.defined {
jonathanstowe/Staticish
…/Staticish.pm :66:
if not $new-self.defined {
jonathanstowe/Staticish
…/Staticish.pm :73:
if not $new-self.defined {
jonathanstowe/Staticish
…/Staticish.pm :87:
if not $instance.defined {
jonathanstowe/Test-META
…/META.pm :135:
if not $attr.get_value($meta).defined {
jonathanstowe/Tinky
…/Tinky.pm :1079:
if not $SELF!state.defined {
jonathanstowe/Tinky
…/Tinky.pm :1099:
if not $!state.defined and $!workflow.initial-state.defined {
jonathanstowe/WebService-Soundcloud
…/Soundcloud.pm :335:
if not $!ua.defined {
jonathanstowe/XML-Class
…/Class.pm :912:
if not $!xml-namespace-prefix.defined {
jonathanstowe/XML-Class
…/Class.pm :913:
if not $!xml-namespace.defined {
jonathanstowe/XML-Class
…/Class.pm :926:
if not $!local-name.defined {
jonathanstowe/XML-Class
…/Class.pm :941:
if not $!local-name.defined {
jonathanstowe/XML-Class
…/Class.pm :1470:
if not $namespace.defined {
pierre-vigier/Perl6-Math-Matrix
…/Matrix.pm6 :210:
if not $!gist.defined or ($max-chars.defined or $max-rows.defined) {
sergot/http-useragent
…/Message.pm6 :42:
if not $!media-type.defined {
sergot/http-useragent
…/Request.pm6 :58:
if not $header.field('Host').defined {
sergot/http-useragent
…/Request.pm6 :97:
if not $!host.defined {
sergot/http-useragent
…/Request.pm6 :106:
if not $!port.defined {
sergot/http-useragent
…/Request.pm6 :118:
if not $!scheme.defined {
sergot/http-useragent
…/Response.pm6 :45:
if not ($content-length = try +$content-length).defined {
spitsh/spitsh
…/Compile-Statement-Control.pm6 :34:
if not $topic-var.defined {
tadzik/panda
…/Fast.pm :16:
return 'null' if not $obj.defined;
zengargoyle/p6-Algorithm-Trie-libdatrie
…/libdatrie.pm6 :130:
if not $lib.defined {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment