Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Acme-Brainfuck-1.1.1-10.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Acme-Brainfuck Distribution: Mageia
Version: 1.1.1 Vendor: Mageia.Org
Release: 10.mga8 Build date: Wed Feb 12 12:41:03 2020
Group: Development/Perl Build host: localhost
Size: 13188 Source RPM: perl-Acme-Brainfuck-1.1.1-10.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Acme-Brainfuck
Summary: Embed Brainfuck in your perl code
Brainfuck is about the tiniest Turing-complete programming language you can
get. A language is Turing-complete if it can model the operations of a
Turing machine--an abstract model of a computer defined by the British
mathematician Alan Turing in 1936. A Turing machine consists only of an
endless sequence of memory cells and a pointer to one particular memory
cell. Yet it is theoretically capable of performing any computation. With
this module, you can embed Brainfuck instructions delimited by whitespace
into your perl code. It will be translated into Perl as parsed. Brainfuck
has just just 8 instructions (well more in this implementation, see the
/"Extensions to ANSI Brainfuck" manpage below.) which are as follows

Instructions
    * + Increment

      Increase the value of the current memory cell by one.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.1.1-10.mga8
  + Revision: 1503379
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Thu Sep 20 2018 umeabot <umeabot> 1.1.1-9.mga7
  + Revision: 1281539
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Acme-Brainfuck
/usr/share/doc/perl-Acme-Brainfuck/Changes
/usr/share/doc/perl-Acme-Brainfuck/META.yml
/usr/share/doc/perl-Acme-Brainfuck/README
/usr/share/doc/perl-Acme-Brainfuck/SIGNATURE
/usr/share/man/man3/Acme::Brainfuck.3pm.xz
/usr/share/perl5/vendor_perl/Acme
/usr/share/perl5/vendor_perl/Acme/Brainfuck.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:12:21 2024