This is the revision history for core in <libera.chat:##NULL>
| factoid_id | subject | copula | predicate | author | namespace |
|---|---|---|---|---|---|
| 16327 | core | is | `eval use Module::CoreList; use Mojo::Template; my $i=`quote d `arg!!; my %r=map {$_=>scalar Module::CoreList->$_($i)} (qw/deprecated_in removed_from changes_between first_release/); $r{_m}=$i; my $mt = Mojo::Template->new; say $mt->vars(1)->render(`quote d `fact _corecheck_tmpl!!, \%r)! POSIX was added to perl core as of 5. |
simcop2387 | <*:##NULL> |
| 8745 | core | is | Purely the minimal amount of Perl code required to bootstrap CPAN. To perform any real-world useful work, try installing some modules. From CPAN. | leonerd | <*:##NULL> |