Skip to main content

Formatting a Sudoku Puzzle

  • Chapter
  • First Online:
Perl 6 Fundamentals
  • 1181 Accesses

Abstract

As a gentle introduction to Perl 6, let’s consider a small task that I recently encountered while pursuing one of my hobbies.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://docs.perl6.org/type/Range.html

  2. 2.

    https://docs.perl6.org/routine/say#(IO)_sub_say

  3. 3.

    https://docs.perl6.org/type/Str#routine_substr

  4. 4.

    https://docs.perl6.org/type/Str.html#method_trans

  5. 5.

    https://docs.perl6.org/type/Pair

  6. 6.

    You can also use return EXPRESSION to return a value, and exit the subroutine immediately.

  7. 7.

    https://docs.perl6.org/type/List#routine_join

  8. 8.

    https://docs.perl6.org/type/Str#routine_comb

  9. 9.

    https://en.wikipedia.org/wiki/Scalable_Vector_Graphics

  10. 10.

    https://inkscape.org/

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Moritz Lenz

About this chapter

Cite this chapter

Lenz, M. (2017). Formatting a Sudoku Puzzle. In: Perl 6 Fundamentals . Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2899-9_3

Download citation

Publish with us

Policies and ethics