-
Migrated from [rt.perl.org#121587](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=121587) (status was 'rejected')
Searchable as RT121587$
p5pRT updated
10 years ago
-
Migrated from [rt.perl.org#120626](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=120626) (status was 'resolved')
Searchable as RT120626$
p5pRT updated
10 years ago
-
Migrated from [rt.perl.org#120120](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=120120) (status was 'resolved')
Searchable as RT120120$
p5pRT updated
10 years ago
-
http://forums.bukkit.org/threads/on-namespaces-please-do-not-use-bukkit-in-your-plugins.3732/
-
Migrated from [rt.perl.org#122820](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=122820) (status was 'resolved')
Searchable as RT122820$
p5pRT updated
10 years ago
-
Migrated from [rt.perl.org#121585](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=121585) (status was 'resolved')
Searchable as RT121585$
p5pRT updated
10 years ago
-
Migrated from [rt.perl.org#120543](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=120543) (status was 'resolved')
Searchable as RT120543$
p5pRT updated
10 years ago
-
![screen shot 2013-05-17 at 6 23 01 pm](https://f.cloud.github.com/assets/419297/520641/66a6c026-bf40-11e2-8710-8cc035e62784.png)
-
In the current docs, under `setImmediate` is says:
> "process.nextTick [...] will execute process.maxTickDepth queued callbacks per iteration"
This is incorrect. `nextTick` will only yield after it'…
-
I think a nice workflow could look like:
```
$ mkdir angular-app && cd $_
$ yo
What type of application would you like to create?
[x] Angular
[ ] Backbone
[ ] Update your generators
[ ] Install a …